#EEFFD8#EEFFD8
#EEFFD8 is a very light, muted yellow-green. Relative luminance 0.947; OKLCH L 97.7% C 0.054 H 126.6°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFD8 |
|---|---|
| RGB | rgb(238, 255, 216) |
| HSL | hsl(86, 100%, 92%) |
| HSV | hsv(86, 15%, 100%) |
| CMYK | cmyk(6.7%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(97.90, -12.22, 16.79) |
| CIE-LCH | lch(97.90, 20.76, 126.06°) |
| OKLab | oklab(97.74% -0.0322 0.0433) |
| OKLCH | oklch(97.74% 0.054 126.6) |
| XYZ | xyz(83.4127, 94.6547, 78.8282) |
| Luminance | 0.9466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.52
Eggshell (survey)
#FFFFD4
ΔE00 5.58
Ecru
#FEFFCA
ΔE00 6.15
Lightyellow
#FFFFE0
ΔE00 6.24
Ivory (survey)
#FFFFCB
ΔE00 6.29
Cream
#FFFDD0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFD8 #E9D8FF
analogous
#FFFDD8 #EEFFD8 #DBFFD8
triadic
#EEFFD8 #D8EEFF #FFD8EE
tetradic
#EEFFD8 #D8FFFD #E9D8FF #FFD8DB
square
#EEFFD8 #D8FFFD #E9D8FF #FFD8DB
split-complementary
#EEFFD8 #D8DBFF #FDD8FF
monochromatic
#B9FF5E #D3FF9B #EEFFD8 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.05
#EEFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EEFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFD8
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFD8 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD6
Deuteranopia (green-blind)
#FFF9DA
Tritanopia (blue-blind)
#F0FBF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eeffd8; /* rgb */ color: rgb(238, 255, 216); /* oklch */ color: oklch(97.7% 0.054 126.6);
Tailwind
colors: {
custom: {
50: '#f3ffe4',
500: '#eeffd8',
950: '#000000',
},
}SCSS
$custom: #eeffd8; $custom-light: #f3ffe4; $custom-dark: #000000;
JSON
{
"hex": "#eeffd8",
"rgb": {
"r": 238,
"g": 255,
"b": 216
},
"hsl": {
"h": 86.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97743,
"c": 0.05396,
"h": 126.6
},
"luminance": 0.94655
}Semantic roles & 50–950 ramp
primary
#EEFFD8
secondary
#B890EB
accent
#00E664
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684