#EEFEEA#EEFEEA
#EEFEEA is a very light, muted green. Relative luminance 0.950; OKLCH L 98.0% C 0.031 H 139.4°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEEA |
|---|---|
| RGB | rgb(238, 254, 234) |
| HSL | hsl(108, 91%, 96%) |
| HSV | hsv(108, 8%, 100%) |
| CMYK | cmyk(6.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(98.03, -8.77, 7.77) |
| CIE-LCH | lch(98.03, 11.71, 138.45°) |
| OKLab | oklab(97.98% -0.0237 0.0203) |
| OKLCH | oklch(97.98% 0.031 139.4) |
| XYZ | xyz(85.5503, 95.0007, 91.6558) |
| Luminance | 0.9500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.90
Beige
#F5F5DC
ΔE00 6.27
Off White (survey)
#FFFFE4
ΔE00 6.31
Mintcream
#F5FFFA
ΔE00 6.61
Lightyellow
#FFFFE0
ΔE00 6.73
Ivory
#FFFFF0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEEA #FAEAFE
analogous
#F8FEEA #EEFEEA #EAFEF0
triadic
#EEFEEA #EAEEFE #FEEAEE
tetradic
#EEFEEA #EAF8FE #FAEAFE #FEF0EA
square
#EEFEEA #EAF8FE #FAEAFE #FEF0EA
split-complementary
#EEFEEA #F0EAFE #FEEAF8
monochromatic
#8FF875 #BFFBB0 #E7FEE2 #E7FEE2 #E7FEE2
Accessibility & contrast
On white
1.05
#EEFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EEFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEEA
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEEA | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#EDFCF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefeea; /* rgb */ color: rgb(238, 254, 234); /* oklch */ color: oklch(98.0% 0.031 139.4);
Tailwind
colors: {
custom: {
50: '#f3fef0',
500: '#eefeea',
950: '#000000',
},
}SCSS
$custom: #eefeea; $custom-light: #f3fef0; $custom-dark: #000000;
JSON
{
"hex": "#eefeea",
"rgb": {
"r": 238,
"g": 254,
"b": 234
},
"hsl": {
"h": 108,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97983,
"c": 0.0312,
"h": 139.4
},
"luminance": 0.95001
}Semantic roles & 50–950 ramp
primary
#EEFEEA
secondary
#DCA2EA
accent
#00E6B8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585