#E2F0E6#E2F0E6
#E2F0E6 is a very light, near-neutral green. Relative luminance 0.842; OKLCH L 94.2% C 0.020 H 154.9°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F0E6 |
|---|---|
| RGB | rgb(226, 240, 230) |
| HSL | hsl(137, 32%, 91%) |
| HSV | hsv(137, 6%, 94%) |
| CMYK | cmyk(5.8%, 0%, 4.2%, 5.9%) |
| CIE-LAB | lab(93.54, -6.43, 3.23) |
| CIE-LCH | lch(93.54, 7.20, 153.32°) |
| OKLab | oklab(94.19% -0.018 0.0084) |
| OKLCH | oklch(94.19% 0.02 154.9) |
| XYZ | xyz(76.8043, 84.2015, 87.0538) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.58
Mintcream
#F5FFFA
ΔE00 4.42
Azure (CSS)
#F0FFFF
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 6.04
Ivory
#FFFFF0
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F0E6 #F0E2EC
analogous
#E5F0E2 #E2F0E6 #E2F0ED
triadic
#E2F0E6 #E6E2F0 #F0E6E2
tetradic
#E2F0E6 #E2E5F0 #F0E2EC #F0EDE2
square
#E2F0E6 #E2E5F0 #F0E2EC #F0EDE2
split-complementary
#E2F0E6 #EDE2F0 #F0E2E5
monochromatic
#91C6A0 #BADBC3 #E2F0E6 #EBF5EE #EBF5EE
Accessibility & contrast
On white
1.18
#E2F0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#E2F0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F0E6
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F0E6 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE6
Deuteranopia (green-blind)
#EDECE6
Tritanopia (blue-blind)
#E0F0ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2f0e6; /* rgb */ color: rgb(226, 240, 230); /* oklch */ color: oklch(94.2% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#ebf5ed',
500: '#e2f0e6',
950: '#000000',
},
}SCSS
$custom: #e2f0e6; $custom-light: #ebf5ed; $custom-dark: #000000;
JSON
{
"hex": "#e2f0e6",
"rgb": {
"r": 226,
"g": 240,
"b": 230
},
"hsl": {
"h": 137.143,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.94191,
"c": 0.01991,
"h": 154.9
},
"luminance": 0.84202
}Semantic roles & 50–950 ramp
primary
#E2F0E6
secondary
#CAACC2
accent
#3B8BAB
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584