#EEFFEB#EEFFEB
#EEFFEB is a very light, muted green. Relative luminance 0.957; OKLCH L 98.2% C 0.032 H 141.0°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFEB |
|---|---|
| RGB | rgb(238, 255, 235) |
| HSL | hsl(111, 100%, 96%) |
| HSV | hsv(111, 8%, 100%) |
| CMYK | cmyk(6.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.31, -9.09, 7.65) |
| CIE-LCH | lch(98.31, 11.88, 139.90°) |
| OKLab | oklab(98.21% -0.0247 0.02) |
| OKLCH | oklch(98.21% 0.032 141) |
| XYZ | xyz(86.0125, 95.6947, 92.5206) |
| Luminance | 0.9569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.98
Off White (survey)
#FFFFE4
ΔE00 6.60
Beige
#F5F5DC
ΔE00 6.61
Mintcream
#F5FFFA
ΔE00 6.72
Lightyellow
#FFFFE0
ΔE00 6.99
Ivory
#FFFFF0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFEB #FCEBFF
analogous
#F8FFEB #EEFFEB #EBFFF2
triadic
#EEFFEB #EBEEFF #FFEBEE
tetradic
#EEFFEB #EBF8FF #FCEBFF #FFF2EB
square
#EEFFEB #EBF8FF #FCEBFF #FFF2EB
split-complementary
#EEFFEB #F2EBFF #FFEBF8
monochromatic
#86FF71 #BAFFAE #E5FFE0 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.04
#EEFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#EEFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFEB
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFEB | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FDF9EC
Tritanopia (blue-blind)
#EDFDF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eeffeb; /* rgb */ color: rgb(238, 255, 235); /* oklch */ color: oklch(98.2% 0.032 141.0);
Tailwind
colors: {
custom: {
50: '#f3fff1',
500: '#eeffeb',
950: '#000000',
},
}SCSS
$custom: #eeffeb; $custom-light: #f3fff1; $custom-dark: #000000;
JSON
{
"hex": "#eeffeb",
"rgb": {
"r": 238,
"g": 255,
"b": 235
},
"hsl": {
"h": 111,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9821,
"c": 0.03175,
"h": 141
},
"luminance": 0.95695
}Semantic roles & 50–950 ramp
primary
#EEFFEB
secondary
#E2A0EE
accent
#00E6C3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685