#EDF9CC#EDF9CC
#EDF9CC is a very light, muted yellow-green. Relative luminance 0.901; OKLCH L 96.2% C 0.060 H 119.7°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9CC |
|---|---|
| RGB | rgb(237, 249, 204) |
| HSL | hsl(76, 79%, 89%) |
| HSV | hsv(76, 18%, 98%) |
| CMYK | cmyk(4.8%, 0%, 18.1%, 2.4%) |
| CIE-LAB | lab(96.04, -11.46, 20.31) |
| CIE-LCH | lch(96.04, 23.32, 119.43°) |
| OKLab | oklab(96.18% -0.0297 0.0521) |
| OKLCH | oklch(96.18% 0.06 119.7) |
| XYZ | xyz(79.6986, 90.1157, 70.3104) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.13
Eggshell (survey)
#FFFFD4
ΔE00 4.21
Ecru
#FEFFCA
ΔE00 4.22
Ivory (survey)
#FFFFCB
ΔE00 4.39
Cream
#FFFDD0
ΔE00 4.66
Egg Shell
#FFFCC4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9CC #D8CCF9
analogous
#F9EFCC #EDF9CC #D7F9CC
triadic
#EDF9CC #CCEDF9 #F9CCED
tetradic
#EDF9CC #CCF9EF #D8CCF9 #F9CCD7
square
#EDF9CC #CCF9EF #D8CCF9 #F9CCD7
split-complementary
#EDF9CC #CCD7F9 #EFCCF9
monochromatic
#C6EC5E #DAF395 #EDF9CC #F5FCE4 #F5FCE4
Accessibility & contrast
On white
1.10
#EDF9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EDF9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9CC
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9CC | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#FEF4CE
Tritanopia (blue-blind)
#F1F4EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf9cc; /* rgb */ color: rgb(237, 249, 204); /* oklch */ color: oklch(96.2% 0.060 119.7);
Tailwind
colors: {
custom: {
50: '#f3fbdb',
500: '#edf9cc',
950: '#000000',
},
}SCSS
$custom: #edf9cc; $custom-light: #f3fbdb; $custom-dark: #000000;
JSON
{
"hex": "#edf9cc",
"rgb": {
"r": 237,
"g": 249,
"b": 204
},
"hsl": {
"h": 76,
"s": 78.947,
"l": 88.824
},
"oklch": {
"l": 0.96178,
"c": 0.05998,
"h": 119.7
},
"luminance": 0.90116
}Semantic roles & 50–950 ramp
primary
#EDF9CC
secondary
#A18BDE
accent
#0ADB42
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171715
muted
#858584