Skip to content

#edf6ac

a light, electric yellow · warm · closest name: Pale Goldenrod

RGB
237, 246, 172
HSL
67°, 80%, 82%
CMYK
4, 0, 30, 4
Luminance
0.8689

At a glance

Every number on this page in one read: what #edf6ac is made of, how bright it looks, and which way it leans.

Hex
#edf6ac
Hue
67°
yellow
Saturation
80%
electric
Lightness
82%
light
Brightness
96%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8689
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.38:1
Closest name
Pale Goldenrod
ΔE2000 5
Where it sits
Hue67° of 360°
Saturation80%
Lightness82%
Temperature
Warm ← → Cool31% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#edf6ac
RGBrgb(237, 246, 172)
HSLhsl(67, 80%, 82%)
CMYKcmyk(4%, 0%, 30%, 4%)
LABlab(94.7 -14.4 34.7)
LCHlch(94.7 37.6 112.6)
OKLCHoklch(0.949 0.095 113.9)
Decimal15595180
Display P3color(display-p3 0.929 0.965 0.675)

Copy-ready code

/* CSS */
color: #edf6ac;
background-color: #edf6ac;
/* Tailwind (arbitrary) */
class="text-[#edf6ac] bg-[#edf6ac]"
/* SCSS */
$brand: #edf6ac;
/* SwiftUI */
Color(red: 0.929, green: 0.965, blue: 0.675)
/* Android */
Color.parseColor("#edf6ac")
/* Flutter */
Color(0xFFEDF6AC)
/* Python / OpenCV (BGR) */
(172, 246, 237)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #edf6ac · 18.38:1
Use #000000AAA at every size.
Aa
White text · 1.14:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #edf6ac as text scores 1.14:1 on white and 18.38:1 on black.

Accessibility — WCAG contrast

Aa
#edf6ac on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#edf6ac on black: 18.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEFA7
deuteranopia · #FFF1AF
tritanopia · #F6EEE3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #edf6ac is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFCF3
#F7F9E6
#F0F5C6
#edf6ac
#DEEF67
#D3E935
#C5DD18
#A4B814
#839310
#5F6A10
#3C430A
Base = 300Lightest = 50 · #FBFCF3Darkest = 950 · #3C430A
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F7F9E6;
  --brand-200: #F0F5C6;
  --brand-300: #edf6ac;
  --brand-400: #DEEF67;
  --brand-500: #D3E935;
  --brand-600: #C5DD18;
  --brand-700: #A4B814;
  --brand-800: #839310;
  --brand-900: #5F6A10;
  --brand-950: #3C430A;
  --brand: #edf6ac;
  --brand-ink: #000000;
}

Colors that work with #edf6ac

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAFAF4
Tinted page background
Border#E7EDC0
Hairlines and dividers
Muted text#919B4B
Captions on the surface
Accent#1026BC
Second voice, not a rival
Dark variant#67730C
Hover, pressed, headers
Light variant#FAFDE8
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #edf6ac

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#B5ACF6
Analogous left#F6DAAC
Analogous right#C8F6AC
Split-complement 1#ACC8F6
Split-complement 2#DAACF6
Triadic 1#ACEDF6
Triadic 2#F6ACED
Tetradic#ACF6DA

RGB percentages

Red92.9%
Green96.5%
Blue67.5%

CMYK percentages

Cyan3.7%
Magenta0.0%
Yellow30.1%
Key (black)3.5%

Color previews

#edf6ac text on a black background

contrast 18.38:1

Card sample

#edf6ac text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #edf6ac;
Background color
Panel with #edf6ac background
background-color: #edf6ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #edf6ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(237, 246, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 246, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #edf6ac;
background: linear-gradient(135deg, #edf6ac, #BCF6AC);

Monochromatic scale

Palettes built from #edf6ac

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#edf6ac in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#edf6ac, answered

What color is #edf6ac?

#edf6ac is a light electric yellow, closest to Pale Goldenrod (ΔE2000 5). It sits at 67° on the hue wheel with 80% saturation and 82% lightness, which reads as warm.

What is the RGB value of #edf6ac?

rgb(237, 246, 172) — 237 red, 246 green and 172 blue out of 255, or 92.9% / 96.5% / 67.5% by channel.

Is #edf6ac a light or a dark color?

It is a light color. Relative luminance is 0.8689 and perceived brightness is 93%, so black text on it reaches 18.38:1.

Should I use black or white text on #edf6ac?

Black. It scores 18.38:1 against #edf6ac, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #edf6ac?

#B5ACF6 sits directly opposite on the wheel. Softer options are the split-complements #ACC8F6 and #DAACF6, which give the same contrast with far less vibration.

What colors go well with #edf6ac?

For interface work: #FAFAF4 as the surface, #E7EDC0 for borders, #919B4B for secondary text, #1026BC as an accent and #67730C for hover and pressed states. For a palette, the analogous pair #F6DAAC and #C8F6AC stays calm, while #B5ACF6 is the loudest partner.

What is #edf6ac in CMYK for printing?

cmyk(4%, 0%, 30%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #edf6ac warm or cool?

Warm — it scores 31 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F6E4AC; nudged cooler, #D2F7AB.

Work with #edf6ac in the Color Lab