#E5F2DF#E5F2DF
#E5F2DF is a very light, muted green. Relative luminance 0.855; OKLCH L 94.6% C 0.029 H 135.6°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2DF |
|---|---|
| RGB | rgb(229, 242, 223) |
| HSL | hsl(101, 42%, 91%) |
| HSV | hsv(101, 8%, 95%) |
| CMYK | cmyk(5.4%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(94.09, -7.66, 7.69) |
| CIE-LCH | lch(94.09, 10.86, 134.90°) |
| OKLab | oklab(94.63% -0.0205 0.0201) |
| OKLCH | oklch(94.63% 0.029 135.6) |
| XYZ | xyz(77.3822, 85.4896, 82.2221) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.11
Beige
#F5F5DC
ΔE00 5.42
Off White (survey)
#FFFFE4
ΔE00 6.30
Ivory
#FFFFF0
ΔE00 6.53
Mintcream
#F5FFFA
ΔE00 6.67
Lightyellow
#FFFFE0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2DF #ECDFF2
analogous
#EEF2DF #E5F2DF #DFF2E2
triadic
#E5F2DF #DFE5F2 #F2DFE5
tetradic
#E5F2DF #DFEEF2 #ECDFF2 #F2E2DF
square
#E5F2DF #DFEEF2 #ECDFF2 #F2E2DF
split-complementary
#E5F2DF #E2DFF2 #F2DFEE
monochromatic
#9ECF88 #C2E0B3 #E5F2DF #EDF6E9 #EDF6E9
Accessibility & contrast
On white
1.16
#E5F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#E5F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2DF
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2DF | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#E5F0EC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e5f2df; /* rgb */ color: rgb(229, 242, 223); /* oklch */ color: oklch(94.6% 0.029 135.6);
Tailwind
colors: {
custom: {
50: '#edf6e9',
500: '#e5f2df',
950: '#000000',
},
}SCSS
$custom: #e5f2df; $custom-light: #edf6e9; $custom-dark: #000000;
JSON
{
"hex": "#e5f2df",
"rgb": {
"r": 229,
"g": 242,
"b": 223
},
"hsl": {
"h": 101.053,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94627,
"c": 0.0287,
"h": 135.6
},
"luminance": 0.8549
}Semantic roles & 50–950 ramp
primary
#E5F2DF
secondary
#C2A6CF
accent
#30B58B
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584