#EEFFDB#EEFFDB
#EEFFDB is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 97.8% C 0.050 H 128.0°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFDB |
|---|---|
| RGB | rgb(238, 255, 219) |
| HSL | hsl(88, 100%, 93%) |
| HSV | hsv(88, 14%, 100%) |
| CMYK | cmyk(6.7%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.96, -11.75, 15.34) |
| CIE-LCH | lch(97.96, 19.32, 127.44°) |
| OKLab | oklab(97.81% -0.031 0.0397) |
| OKLCH | oklch(97.81% 0.05 128) |
| XYZ | xyz(83.8041, 94.8113, 80.8895) |
| Luminance | 0.9481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.72
Eggshell (survey)
#FFFFD4
ΔE00 5.88
Lightyellow
#FFFFE0
ΔE00 6.08
Off White (survey)
#FFFFE4
ΔE00 6.64
Cream
#FFFDD0
ΔE00 6.64
Ecru
#FEFFCA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFDB #ECDBFF
analogous
#FFFEDB #EEFFDB #DCFFDB
triadic
#EEFFDB #DBEEFF #FFDBEE
tetradic
#EEFFDB #DBFFFE #ECDBFF #FFDBDC
square
#EEFFDB #DBFFFE #ECDBFF #FFDBDC
split-complementary
#EEFFDB #DBDCFF #FEDBFF
monochromatic
#B4FF61 #D1FF9E #EEFFDB #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.05
#EEFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#EEFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFDB
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFDB | 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)
#FFFAD9
Deuteranopia (green-blind)
#FFF9DC
Tritanopia (blue-blind)
#F0FBF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffdb; /* rgb */ color: rgb(238, 255, 219); /* oklch */ color: oklch(97.8% 0.050 128.0);
Tailwind
colors: {
custom: {
50: '#f3ffe6',
500: '#eeffdb',
950: '#000000',
},
}SCSS
$custom: #eeffdb; $custom-light: #f3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#eeffdb",
"rgb": {
"r": 238,
"g": 255,
"b": 219
},
"hsl": {
"h": 88.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97814,
"c": 0.05034,
"h": 128
},
"luminance": 0.94812
}Semantic roles & 50–950 ramp
primary
#EEFFDB
secondary
#BD92EC
accent
#00E66C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684