#EEFEEB#EEFEEB
#EEFEEB is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.030 H 140.8°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEEB |
|---|---|
| RGB | rgb(238, 254, 235) |
| HSL | hsl(111, 90%, 96%) |
| HSV | hsv(111, 7%, 100%) |
| CMYK | cmyk(6.3%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.06, -8.59, 7.29) |
| CIE-LCH | lch(98.06, 11.27, 139.70°) |
| OKLab | oklab(98.01% -0.0233 0.019) |
| OKLCH | oklch(98.01% 0.03 140.8) |
| XYZ | xyz(85.6944, 95.0583, 92.4146) |
| Luminance | 0.9506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.56
Mintcream
#F5FFFA
ΔE00 6.28
Beige
#F5F5DC
ΔE00 6.37
Off White (survey)
#FFFFE4
ΔE00 6.43
Ivory
#FFFFF0
ΔE00 6.66
Lightyellow
#FFFFE0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEEB #FBEBFE
analogous
#F7FEEB #EEFEEB #EBFEF1
triadic
#EEFEEB #EBEEFE #FEEBEE
tetradic
#EEFEEB #EBF7FE #FBEBFE #FEF1EB
square
#EEFEEB #EBF7FE #FBEBFE #FEF1EB
split-complementary
#EEFEEB #F1EBFE #FEEBF7
monochromatic
#8BF876 #BCFBB1 #E6FEE2 #E6FEE2 #E6FEE2
Accessibility & contrast
On white
1.05
#EEFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EEFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEEB
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEEB | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FCF9EC
Tritanopia (blue-blind)
#EDFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefeeb; /* rgb */ color: rgb(238, 254, 235); /* oklch */ color: oklch(98.0% 0.030 140.8);
Tailwind
colors: {
custom: {
50: '#f3fef1',
500: '#eefeeb',
950: '#000000',
},
}SCSS
$custom: #eefeeb; $custom-light: #f3fef1; $custom-dark: #000000;
JSON
{
"hex": "#eefeeb",
"rgb": {
"r": 238,
"g": 254,
"b": 235
},
"hsl": {
"h": 110.526,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98009,
"c": 0.0301,
"h": 140.8
},
"luminance": 0.95059
}Semantic roles & 50–950 ramp
primary
#EEFEEB
secondary
#DFA3EA
accent
#00E6C1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585