#EEF5EB#EEF5EB
#EEF5EB is a very light, near-neutral green. Relative luminance 0.895; OKLCH L 96.2% C 0.015 H 136.1°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5EB |
|---|---|
| RGB | rgb(238, 245, 235) |
| HSL | hsl(102, 33%, 94%) |
| HSV | hsv(102, 4%, 96%) |
| CMYK | cmyk(2.9%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(95.78, -4.08, 4.00) |
| CIE-LCH | lch(95.78, 5.72, 135.56°) |
| OKLab | oklab(96.21% -0.0109 0.0105) |
| OKLCH | oklch(96.21% 0.015 136.1) |
| XYZ | xyz(82.9051, 89.4799, 91.4848) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.11
Ivory
#FFFFF0
ΔE00 4.05
Honeydew
#F0FFF0
ΔE00 4.12
Azure (CSS)
#F0FFFF
ΔE00 5.49
Off White
#FAF9F6
ΔE00 5.53
Light Grey
#D8DCD6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5EB #F2EBF5
analogous
#F3F5EB #EEF5EB #EBF5ED
triadic
#EEF5EB #EBEEF5 #F5EBEE
tetradic
#EEF5EB #EBF3F5 #F2EBF5 #F5EDEB
square
#EEF5EB #EBF3F5 #F2EBF5 #F5EDEB
split-complementary
#EEF5EB #EDEBF5 #F5EBF3
monochromatic
#A9CC99 #CBE1C2 #EEF5EB #EEF5EB #EEF5EB
Accessibility & contrast
On white
1.11
#EEF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#EEF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5EB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5EB | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#EEF4F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef5eb; /* rgb */ color: rgb(238, 245, 235); /* oklch */ color: oklch(96.2% 0.015 136.1);
Tailwind
colors: {
custom: {
50: '#f3f8f1',
500: '#eef5eb',
950: '#000000',
},
}SCSS
$custom: #eef5eb; $custom-light: #f3f8f1; $custom-dark: #000000;
JSON
{
"hex": "#eef5eb",
"rgb": {
"r": 238,
"g": 245,
"b": 235
},
"hsl": {
"h": 102,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.96212,
"c": 0.01514,
"h": 136.1
},
"luminance": 0.8948
}Semantic roles & 50–950 ramp
primary
#EEF5EB
secondary
#C8B4D0
accent
#39AC8A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585