#EEF5EF#EEF5EF
#EEF5EF is a very light, near-neutral green. Relative luminance 0.897; OKLCH L 96.3% C 0.011 H 149.8°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5EF |
|---|---|
| RGB | rgb(238, 245, 239) |
| HSL | hsl(129, 26%, 95%) |
| HSV | hsv(129, 3%, 96%) |
| CMYK | cmyk(2.9%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(95.88, -3.38, 2.08) |
| CIE-LCH | lch(95.88, 3.97, 148.44°) |
| OKLab | oklab(96.32% -0.0094 0.0055) |
| OKLCH | oklch(96.32% 0.011 149.8) |
| XYZ | xyz(83.4895, 89.7137, 94.5626) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.28
Azure (CSS)
#F0FFFF
ΔE00 4.26
Off White
#FAF9F6
ΔE00 4.44
Whitesmoke
#F5F5F5
ΔE00 4.89
Ivory
#FFFFF0
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5EF #F5EEF4
analogous
#F1F5EE #EEF5EF #EEF5F3
triadic
#EEF5EF #EFEEF5 #F5EFEE
tetradic
#EEF5EF #EEF1F5 #F5EEF4 #F5F3EE
square
#EEF5EF #EEF1F5 #F5EEF4 #F5F3EE
split-complementary
#EEF5EF #F3EEF5 #F5EEF1
monochromatic
#A1C8A6 #C7DECB #ECF4ED #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.11
#EEF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EEF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5EF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5EF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#EDF5F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef5ef; /* rgb */ color: rgb(238, 245, 239); /* oklch */ color: oklch(96.3% 0.011 149.8);
Tailwind
colors: {
custom: {
50: '#f3f8f4',
500: '#eef5ef',
950: '#000000',
},
}SCSS
$custom: #eef5ef; $custom-light: #f3f8f4; $custom-dark: #000000;
JSON
{
"hex": "#eef5ef",
"rgb": {
"r": 238,
"g": 245,
"b": 239
},
"hsl": {
"h": 128.571,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96321,
"c": 0.01085,
"h": 149.8
},
"luminance": 0.89714
}Semantic roles & 50–950 ramp
primary
#EEF5EF
secondary
#CEB9CB
accent
#4196A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585