#EEF5EA#EEF5EA
#EEF5EA is a very light, near-neutral yellow-green. Relative luminance 0.894; OKLCH L 96.2% C 0.016 H 133.8°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5EA |
|---|---|
| RGB | rgb(238, 245, 234) |
| HSL | hsl(98, 35%, 94%) |
| HSV | hsv(98, 4%, 96%) |
| CMYK | cmyk(2.9%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.76, -4.25, 4.48) |
| CIE-LCH | lch(95.76, 6.18, 133.50°) |
| OKLab | oklab(96.19% -0.0113 0.0118) |
| OKLCH | oklch(96.19% 0.016 133.8) |
| XYZ | xyz(82.7611, 89.4223, 90.7261) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.41
Honeydew
#F0FFF0
ΔE00 3.90
Ivory
#FFFFF0
ΔE00 3.92
Beige
#F5F5DC
ΔE00 5.62
Azure (CSS)
#F0FFFF
ΔE00 5.83
Off White
#FAF9F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5EA #F1EAF5
analogous
#F4F5EA #EEF5EA #EAF5EC
triadic
#EEF5EA #EAEEF5 #F5EAEE
tetradic
#EEF5EA #EAF4F5 #F1EAF5 #F5ECEA
square
#EEF5EA #EAF4F5 #F1EAF5 #F5ECEA
split-complementary
#EEF5EA #ECEAF5 #F5EAF4
monochromatic
#ABCE97 #CCE1C1 #EEF5EA #EEF5EA #EEF5EA
Accessibility & contrast
On white
1.11
#EEF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#EEF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5EA
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5EA | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#EEF4F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef5ea; /* rgb */ color: rgb(238, 245, 234); /* oklch */ color: oklch(96.2% 0.016 133.8);
Tailwind
colors: {
custom: {
50: '#f3f8f0',
500: '#eef5ea',
950: '#000000',
},
}SCSS
$custom: #eef5ea; $custom-light: #f3f8f0; $custom-dark: #000000;
JSON
{
"hex": "#eef5ea",
"rgb": {
"r": 238,
"g": 245,
"b": 234
},
"hsl": {
"h": 98.182,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96185,
"c": 0.01631,
"h": 133.8
},
"luminance": 0.89422
}Semantic roles & 50–950 ramp
primary
#EEF5EA
secondary
#C6B2D1
accent
#37AE83
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585