#EEFFD0#EEFFD0
#EEFFD0 is a very light, moderate yellow-green. Relative luminance 0.943; OKLCH L 97.6% C 0.064 H 123.7°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFD0 |
|---|---|
| RGB | rgb(238, 255, 208) |
| HSL | hsl(82, 100%, 91%) |
| HSV | hsv(82, 18%, 100%) |
| CMYK | cmyk(6.7%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(97.73, -13.46, 20.64) |
| CIE-LCH | lch(97.73, 24.64, 123.12°) |
| OKLab | oklab(97.56% -0.0354 0.0529) |
| OKLCH | oklch(97.56% 0.064 123.7) |
| XYZ | xyz(82.4036, 94.2511, 73.5133) |
| Luminance | 0.9425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 4.99
Ivory (survey)
#FFFFCB
ΔE00 5.22
Eggshell (survey)
#FFFFD4
ΔE00 5.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.46
Cream
#FFFDD0
ΔE00 5.78
Cream (survey)
#FFFFC2
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFD0 #E1D0FF
analogous
#FFF8D0 #EEFFD0 #D6FFD0
triadic
#EEFFD0 #D0EEFF #FFD0EE
tetradic
#EEFFD0 #D0FFF8 #E1D0FF #FFD0D6
square
#EEFFD0 #D0FFF8 #E1D0FF #FFD0D6
split-complementary
#EEFFD0 #D0D6FF #F8D0FF
monochromatic
#C2FF56 #D8FF93 #EEFFD0 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.06
#EEFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EEFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFD0
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFD0 | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9CD
Deuteranopia (green-blind)
#FFF8D2
Tritanopia (blue-blind)
#F2FAF2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eeffd0; /* rgb */ color: rgb(238, 255, 208); /* oklch */ color: oklch(97.6% 0.064 123.7);
Tailwind
colors: {
custom: {
50: '#f3ffde',
500: '#eeffd0',
950: '#000000',
},
}SCSS
$custom: #eeffd0; $custom-light: #f3ffde; $custom-dark: #000000;
JSON
{
"hex": "#eeffd0",
"rgb": {
"r": 238,
"g": 255,
"b": 208
},
"hsl": {
"h": 81.702,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.97561,
"c": 0.06366,
"h": 123.7
},
"luminance": 0.94251
}Semantic roles & 50–950 ramp
primary
#EEFFD0
secondary
#AC89EA
accent
#00E653
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684