#E2EEE5#E2EEE5
#E2EEE5 is a very light, near-neutral green. Relative luminance 0.830; OKLCH L 93.8% C 0.017 H 153.5°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEE5 |
|---|---|
| RGB | rgb(226, 238, 229) |
| HSL | hsl(135, 26%, 91%) |
| HSV | hsv(135, 5%, 93%) |
| CMYK | cmyk(5%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(93.00, -5.60, 2.98) |
| CIE-LCH | lch(93.00, 6.34, 152.01°) |
| OKLab | oklab(93.76% -0.0156 0.0078) |
| OKLCH | oklch(93.76% 0.017 153.5) |
| XYZ | xyz(76.0788, 82.9745, 86.1211) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.21
Honeydew
#F0FFF0
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 5.48
Ivory
#FFFFF0
ΔE00 6.56
Off White
#FAF9F6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEE5 #EEE2EB
analogous
#E5EEE2 #E2EEE5 #E2EEEB
triadic
#E2EEE5 #E5E2EE #EEE5E2
tetradic
#E2EEE5 #E2E5EE #EEE2EB #EEEBE2
square
#E2EEE5 #E2E5EE #EEE2EB #EEEBE2
split-complementary
#E2EEE5 #EBE2EE #EEE2E5
monochromatic
#95C1A0 #BBD7C2 #E2EEE5 #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.19
#E2EEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#E2EEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEE5
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEE5 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE5
Deuteranopia (green-blind)
#ECEAE5
Tritanopia (blue-blind)
#E0EEEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2eee5; /* rgb */ color: rgb(226, 238, 229); /* oklch */ color: oklch(93.8% 0.017 153.5);
Tailwind
colors: {
custom: {
50: '#ebf3ed',
500: '#e2eee5',
950: '#000000',
},
}SCSS
$custom: #e2eee5; $custom-light: #ebf3ed; $custom-dark: #000000;
JSON
{
"hex": "#e2eee5",
"rgb": {
"r": 226,
"g": 238,
"b": 229
},
"hsl": {
"h": 135,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.9376,
"c": 0.01748,
"h": 153.5
},
"luminance": 0.82975
}Semantic roles & 50–950 ramp
primary
#E2EEE5
secondary
#C7AEC0
accent
#418CA5
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584