#EDFFDC#EDFFDC
#EDFFDC is a very light, muted yellow-green. Relative luminance 0.947; OKLCH L 97.8% C 0.050 H 129.6°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFDC |
|---|---|
| RGB | rgb(237, 255, 220) |
| HSL | hsl(91, 100%, 93%) |
| HSV | hsv(91, 14%, 100%) |
| CMYK | cmyk(7.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.91, -11.93, 14.75) |
| CIE-LCH | lch(97.91, 18.97, 128.95°) |
| OKLab | oklab(97.77% -0.0316 0.0382) |
| OKLCH | oklch(97.77% 0.05 129.6) |
| XYZ | xyz(83.6012, 94.6914, 81.5692) |
| Luminance | 0.9469 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.09
Eggshell (survey)
#FFFFD4
ΔE00 6.28
Lightyellow
#FFFFE0
ΔE00 6.34
Honeydew
#F0FFF0
ΔE00 6.58
Off White (survey)
#FFFFE4
ΔE00 6.83
Cream
#FFFDD0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFDC #EEDCFF
analogous
#FFFFDC #EDFFDC #DCFFDC
triadic
#EDFFDC #DCEDFF #FFDCED
tetradic
#EDFFDC #DCFFFF #EEDCFF #FFDCDC
square
#EDFFDC #DCFFFF #EEDCFF #FFDCDC
split-complementary
#EDFFDC #DCDCFF #FFDCFF
monochromatic
#AEFF62 #CEFF9F #EDFFDC #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.05
#EDFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EDFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFDC
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFDC | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFF9DD
Tritanopia (blue-blind)
#EEFCF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffdc; /* rgb */ color: rgb(237, 255, 220); /* oklch */ color: oklch(97.8% 0.050 129.6);
Tailwind
colors: {
custom: {
50: '#f3ffe6',
500: '#edffdc',
950: '#000000',
},
}SCSS
$custom: #edffdc; $custom-light: #f3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#edffdc",
"rgb": {
"r": 237,
"g": 255,
"b": 220
},
"hsl": {
"h": 90.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97765,
"c": 0.04955,
"h": 129.6
},
"luminance": 0.94692
}Semantic roles & 50–950 ramp
primary
#EDFFDC
secondary
#C193EC
accent
#00E676
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684