#EEFEE9#EEFEE9
#EEFEE9 is a very light, muted green. Relative luminance 0.949; OKLCH L 98.0% C 0.032 H 138.2°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEE9 |
|---|---|
| RGB | rgb(238, 254, 233) |
| HSL | hsl(106, 91%, 95%) |
| HSV | hsv(106, 8%, 100%) |
| CMYK | cmyk(6.3%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(98.01, -8.94, 8.25) |
| CIE-LCH | lch(98.01, 12.16, 137.29°) |
| OKLab | oklab(97.96% -0.0241 0.0215) |
| OKLCH | oklch(97.96% 0.032 138.2) |
| XYZ | xyz(85.4070, 94.9434, 90.9014) |
| Luminance | 0.9494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.24
Beige
#F5F5DC
ΔE00 6.20
Off White (survey)
#FFFFE4
ΔE00 6.21
Lightyellow
#FFFFE0
ΔE00 6.56
Ivory
#FFFFF0
ΔE00 6.88
Mintcream
#F5FFFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEE9 #F9E9FE
analogous
#F8FEE9 #EEFEE9 #E9FEEE
triadic
#EEFEE9 #E9EEFE #FEE9EE
tetradic
#EEFEE9 #E9F8FE #F9E9FE #FEEEE9
square
#EEFEE9 #E9F8FE #F9E9FE #FEEEE9
split-complementary
#EEFEE9 #EEE9FE #FEE9F8
monochromatic
#94F974 #C1FBAE #E8FEE2 #E8FEE2 #E8FEE2
Accessibility & contrast
On white
1.05
#EEFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#EEFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEE9
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEE9 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE8
Deuteranopia (green-blind)
#FDF9EA
Tritanopia (blue-blind)
#EEFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefee9; /* rgb */ color: rgb(238, 254, 233); /* oklch */ color: oklch(98.0% 0.032 138.2);
Tailwind
colors: {
custom: {
50: '#f3fef0',
500: '#eefee9',
950: '#000000',
},
}SCSS
$custom: #eefee9; $custom-light: #f3fef0; $custom-dark: #000000;
JSON
{
"hex": "#eefee9",
"rgb": {
"r": 238,
"g": 254,
"b": 233
},
"hsl": {
"h": 105.714,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.97957,
"c": 0.03231,
"h": 138.2
},
"luminance": 0.94944
}Semantic roles & 50–950 ramp
primary
#EEFEE9
secondary
#D9A1EA
accent
#00E6AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585