#EEF8EA#EEF8EA
#EEF8EA is a very light, muted green. Relative luminance 0.913; OKLCH L 96.8% C 0.021 H 136.6°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8EA |
|---|---|
| RGB | rgb(238, 248, 234) |
| HSL | hsl(103, 50%, 95%) |
| HSV | hsv(103, 6%, 97%) |
| CMYK | cmyk(4%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.51, -5.76, 5.58) |
| CIE-LCH | lch(96.51, 8.02, 135.94°) |
| OKLab | oklab(96.78% -0.0154 0.0146) |
| OKLCH | oklch(96.78% 0.021 136.6) |
| XYZ | xyz(83.6760, 91.2521, 91.0311) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.24
Mintcream
#F5FFFA
ΔE00 4.16
Ivory
#FFFFF0
ΔE00 4.54
Beige
#F5F5DC
ΔE00 5.35
Off White (survey)
#FFFFE4
ΔE00 5.97
Azure (CSS)
#F0FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8EA #F4EAF8
analogous
#F5F8EA #EEF8EA #EAF8ED
triadic
#EEF8EA #EAEEF8 #F8EAEE
tetradic
#EEF8EA #EAF5F8 #F4EAF8 #F8EDEA
square
#EEF8EA #EAF5F8 #F4EAF8 #F8EDEA
split-complementary
#EEF8EA #EDEAF8 #F8EAF5
monochromatic
#A4D98E #C9E9BC #ECF7E8 #ECF7E8 #ECF7E8
Accessibility & contrast
On white
1.09
#EEF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EEF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8EA
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8EA | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#F7F5EB
Tritanopia (blue-blind)
#EEF7F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eef8ea; /* rgb */ color: rgb(238, 248, 234); /* oklch */ color: oklch(96.8% 0.021 136.6);
Tailwind
colors: {
custom: {
50: '#f3faf0',
500: '#eef8ea',
950: '#000000',
},
}SCSS
$custom: #eef8ea; $custom-light: #f3faf0; $custom-dark: #000000;
JSON
{
"hex": "#eef8ea",
"rgb": {
"r": 238,
"g": 248,
"b": 234
},
"hsl": {
"h": 102.857,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96782,
"c": 0.02126,
"h": 136.6
},
"luminance": 0.91252
}Semantic roles & 50–950 ramp
primary
#EEF8EA
secondary
#CCAED8
accent
#28BD93
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585