#EDFFDE#EDFFDE
#EDFFDE is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 97.8% C 0.047 H 130.7°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFDE |
|---|---|
| RGB | rgb(237, 255, 222) |
| HSL | hsl(93, 100%, 94%) |
| HSV | hsv(93, 13%, 100%) |
| CMYK | cmyk(7.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.95, -11.60, 13.79) |
| CIE-LCH | lch(97.95, 18.02, 130.07°) |
| OKLab | oklab(97.81% -0.0308 0.0357) |
| OKLCH | oklch(97.81% 0.047 130.7) |
| XYZ | xyz(83.8677, 94.7980, 82.9725) |
| Luminance | 0.9480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.02
Lightyellow
#FFFFE0
ΔE00 6.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.30
Eggshell (survey)
#FFFFD4
ΔE00 6.54
Off White (survey)
#FFFFE4
ΔE00 6.69
Beige
#F5F5DC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFDE #F0DEFF
analogous
#FEFFDE #EDFFDE #DEFFDF
triadic
#EDFFDE #DEEDFF #FFDEED
tetradic
#EDFFDE #DEFEFF #F0DEFF #FFDFDE
square
#EDFFDE #DEFEFF #F0DEFF #FFDFDE
split-complementary
#EDFFDE #DFDEFF #FFDEFE
monochromatic
#AAFF64 #CCFFA1 #EDFFDE #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.05
#EDFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#EDFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFDE
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFDE | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FFF9DF
Tritanopia (blue-blind)
#EEFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffde; /* rgb */ color: rgb(237, 255, 222); /* oklch */ color: oklch(97.8% 0.047 130.7);
Tailwind
colors: {
custom: {
50: '#f3ffe8',
500: '#edffde',
950: '#000000',
},
}SCSS
$custom: #edffde; $custom-light: #f3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#edffde",
"rgb": {
"r": 237,
"g": 255,
"b": 222
},
"hsl": {
"h": 92.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97813,
"c": 0.04717,
"h": 130.7
},
"luminance": 0.94798
}Semantic roles & 50–950 ramp
primary
#EDFFDE
secondary
#C595EC
accent
#00E67D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684