#EEFFDE#EEFFDE
#EEFFDE is a very light, muted yellow-green. Relative luminance 0.950; OKLCH L 97.9% C 0.047 H 129.6°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFDE |
|---|---|
| RGB | rgb(238, 255, 222) |
| HSL | hsl(91, 100%, 94%) |
| HSV | hsv(91, 13%, 100%) |
| CMYK | cmyk(6.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.02, -11.26, 13.90) |
| CIE-LCH | lch(98.02, 17.89, 129.02°) |
| OKLab | oklab(97.89% -0.0298 0.036) |
| OKLCH | oklch(97.89% 0.047 129.6) |
| XYZ | xyz(84.2026, 94.9707, 82.9882) |
| Luminance | 0.9497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.98
Lightyellow
#FFFFE0
ΔE00 6.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.03
Eggshell (survey)
#FFFFD4
ΔE00 6.27
Off White (survey)
#FFFFE4
ΔE00 6.40
Beige
#F5F5DC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFDE #EFDEFF
analogous
#FFFFDE #EEFFDE #DEFFDE
triadic
#EEFFDE #DEEEFF #FFDEEE
tetradic
#EEFFDE #DEFFFF #EFDEFF #FFDEDE
square
#EEFFDE #DEFFFF #EFDEFF #FFDEDE
split-complementary
#EEFFDE #DEDEFF #FFDEFF
monochromatic
#AFFF64 #CEFFA1 #EEFFDE #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.05
#EEFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#EEFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFDE
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFDE | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FFF9DF
Tritanopia (blue-blind)
#EFFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffde; /* rgb */ color: rgb(238, 255, 222); /* oklch */ color: oklch(97.9% 0.047 129.6);
Tailwind
colors: {
custom: {
50: '#f3ffe8',
500: '#eeffde',
950: '#000000',
},
}SCSS
$custom: #eeffde; $custom-light: #f3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#eeffde",
"rgb": {
"r": 238,
"g": 255,
"b": 222
},
"hsl": {
"h": 90.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97886,
"c": 0.04674,
"h": 129.6
},
"luminance": 0.94971
}Semantic roles & 50–950 ramp
primary
#EEFFDE
secondary
#C295EC
accent
#00E676
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684