#EDFCDC#EDFCDC
#EDFCDC is a very light, muted yellow-green. Relative luminance 0.928; OKLCH L 97.2% C 0.045 H 127.8°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCDC |
|---|---|
| RGB | rgb(237, 252, 220) |
| HSL | hsl(88, 84%, 93%) |
| HSV | hsv(88, 13%, 99%) |
| CMYK | cmyk(6%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(97.14, -10.44, 13.67) |
| CIE-LCH | lch(97.14, 17.20, 127.38°) |
| OKLab | oklab(97.16% -0.0275 0.0354) |
| OKLCH | oklch(97.16% 0.045 127.8) |
| XYZ | xyz(82.6517, 92.7924, 81.2527) |
| Luminance | 0.9279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 5.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.58
Honeydew
#F0FFF0
ΔE00 5.73
Off White (survey)
#FFFFE4
ΔE00 5.86
Eggshell (survey)
#FFFFD4
ΔE00 5.97
Beige
#F5F5DC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCDC #EBDCFC
analogous
#FCFBDC #EDFCDC #DDFCDC
triadic
#EDFCDC #DCEDFC #FCDCED
tetradic
#EDFCDC #DCFCFB #EBDCFC #FCDCDD
square
#EDFCDC #DCFCFB #EBDCFC #FCDCDD
split-complementary
#EDFCDC #DCDDFC #FBDCFC
monochromatic
#B3F26B #D0F7A4 #EDFCDC #F1FDE3 #F1FDE3
Accessibility & contrast
On white
1.07
#EDFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#EDFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCDC
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCDC | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#FDF6DD
Tritanopia (blue-blind)
#EFF9F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #edfcdc; /* rgb */ color: rgb(237, 252, 220); /* oklch */ color: oklch(97.2% 0.045 127.8);
Tailwind
colors: {
custom: {
50: '#f3fde6',
500: '#edfcdc',
950: '#000000',
},
}SCSS
$custom: #edfcdc; $custom-light: #f3fde6; $custom-dark: #000000;
JSON
{
"hex": "#edfcdc",
"rgb": {
"r": 237,
"g": 252,
"b": 220
},
"hsl": {
"h": 88.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.97158,
"c": 0.04483,
"h": 127.8
},
"luminance": 0.92793
}Semantic roles & 50–950 ramp
primary
#EDFCDC
secondary
#BC98E4
accent
#05E16C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584