#EEFBE9#EEFBE9
#EEFBE9 is a very light, muted green. Relative luminance 0.931; OKLCH L 97.4% C 0.027 H 136.9°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFBE9 |
|---|---|
| RGB | rgb(238, 251, 233) |
| HSL | hsl(103, 69%, 95%) |
| HSV | hsv(103, 7%, 98%) |
| CMYK | cmyk(5.2%, 0%, 7.2%, 1.6%) |
| CIE-LAB | lab(97.25, -7.44, 7.15) |
| CIE-LCH | lch(97.25, 10.32, 136.12°) |
| OKLab | oklab(97.36% -0.02 0.0187) |
| OKLCH | oklch(97.36% 0.027 136.9) |
| XYZ | xyz(84.4625, 93.0543, 90.5865) |
| Luminance | 0.9305 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.51
Beige
#F5F5DC
ΔE00 5.47
Mintcream
#F5FFFA
ΔE00 5.68
Ivory
#FFFFF0
ΔE00 5.68
Off White (survey)
#FFFFE4
ΔE00 5.77
Lightyellow
#FFFFE0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFBE9 #F6E9FB
analogous
#F7FBE9 #EEFBE9 #E9FBED
triadic
#EEFBE9 #E9EEFB #FBE9EE
tetradic
#EEFBE9 #E9F7FB #F6E9FB #FBEDE9
square
#EEFBE9 #E9F7FB #F6E9FB #FBEDE9
split-complementary
#EEFBE9 #EDE9FB #FBE9F7
monochromatic
#9EE881 #C6F2B5 #EBFAE5 #EBFAE5 #EBFAE5
Accessibility & contrast
On white
1.07
#EEFBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#EEFBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFBE9
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFBE9 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#FAF7EA
Tritanopia (blue-blind)
#EEF9F6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eefbe9; /* rgb */ color: rgb(238, 251, 233); /* oklch */ color: oklch(97.4% 0.027 136.9);
Tailwind
colors: {
custom: {
50: '#f3fcf0',
500: '#eefbe9',
950: '#000000',
},
}SCSS
$custom: #eefbe9; $custom-light: #f3fcf0; $custom-dark: #000000;
JSON
{
"hex": "#eefbe9",
"rgb": {
"r": 238,
"g": 251,
"b": 233
},
"hsl": {
"h": 103.333,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.97356,
"c": 0.02736,
"h": 136.9
},
"luminance": 0.93055
}Semantic roles & 50–950 ramp
primary
#EEFBE9
secondary
#D1A8E1
accent
#14D19D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585