#EDFDDC#EDFDDC
#EDFDDC is a very light, muted yellow-green. Relative luminance 0.934; OKLCH L 97.4% C 0.046 H 128.4°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDDC |
|---|---|
| RGB | rgb(237, 253, 220) |
| HSL | hsl(89, 89%, 93%) |
| HSV | hsv(89, 13%, 99%) |
| CMYK | cmyk(6.3%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(97.40, -10.94, 14.03) |
| CIE-LCH | lch(97.40, 17.79, 127.94°) |
| OKLab | oklab(97.36% -0.0288 0.0364) |
| OKLCH | oklch(97.36% 0.046 128.4) |
| XYZ | xyz(82.9666, 93.4221, 81.3576) |
| Luminance | 0.9342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.73
Lightyellow
#FFFFE0
ΔE00 5.77
Honeydew
#F0FFF0
ΔE00 6.00
Eggshell (survey)
#FFFFD4
ΔE00 6.05
Off White (survey)
#FFFFE4
ΔE00 6.18
Beige
#F5F5DC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDDC #ECDCFD
analogous
#FDFCDC #EDFDDC #DCFDDC
triadic
#EDFDDC #DCEDFD #FDDCED
tetradic
#EDFDDC #DCFDFC #ECDCFD #FDDCDC
square
#EDFDDC #DCFDFC #ECDCFD #FDDCDC
split-complementary
#EDFDDC #DCDCFD #FCDCFD
monochromatic
#B1F668 #CFFAA2 #EDFDDC #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.07
#EDFDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#EDFDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDDC
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDDC | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FEF7DD
Tritanopia (blue-blind)
#EFFAF4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edfddc; /* rgb */ color: rgb(237, 253, 220); /* oklch */ color: oklch(97.4% 0.046 128.4);
Tailwind
colors: {
custom: {
50: '#f3fee6',
500: '#edfddc',
950: '#000000',
},
}SCSS
$custom: #edfddc; $custom-light: #f3fee6; $custom-dark: #000000;
JSON
{
"hex": "#edfddc",
"rgb": {
"r": 237,
"g": 253,
"b": 220
},
"hsl": {
"h": 89.091,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.9736,
"c": 0.04639,
"h": 128.4
},
"luminance": 0.93422
}Semantic roles & 50–950 ramp
primary
#EDFDDC
secondary
#BD96E7
accent
#00E66F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584