#E2ECD8#E2ECD8
#E2ECD8 is a very light, muted yellow-green. Relative luminance 0.811; OKLCH L 93.0% C 0.029 H 128.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECD8 |
|---|---|
| RGB | rgb(226, 236, 216) |
| HSL | hsl(90, 34%, 89%) |
| HSV | hsv(90, 8%, 93%) |
| CMYK | cmyk(4.2%, 0%, 8.5%, 7.5%) |
| CIE-LAB | lab(92.18, -6.85, 8.55) |
| CIE-LCH | lch(92.18, 10.96, 128.69°) |
| OKLab | oklab(93.01% -0.0179 0.0223) |
| OKLCH | oklch(93.01% 0.029 128.8) |
| XYZ | xyz(73.7521, 81.1173, 76.7242) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.57
Beige
#F5F5DC
ΔE00 4.76
Off White (survey)
#FFFFE4
ΔE00 6.11
Ivory
#FFFFF0
ΔE00 6.54
Lightyellow
#FFFFE0
ΔE00 6.55
Eggshell
#F0EAD6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECD8 #E2D8EC
analogous
#ECECD8 #E2ECD8 #D8ECD8
triadic
#E2ECD8 #D8E2EC #ECD8E2
tetradic
#E2ECD8 #D8ECEC #E2D8EC #ECD8D8
square
#E2ECD8 #D8ECEC #E2D8EC #ECD8D8
split-complementary
#E2ECD8 #D8D8EC #ECD8EC
monochromatic
#A5C486 #C3D8AF #E2ECD8 #F0F5EA #F0F5EA
Accessibility & contrast
On white
1.22
#E2ECD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#E2ECD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECD8
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECD8 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D7
Deuteranopia (green-blind)
#EDE8D9
Tritanopia (blue-blind)
#E3EAE6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ecd8; /* rgb */ color: rgb(226, 236, 216); /* oklch */ color: oklch(93.0% 0.029 128.8);
Tailwind
colors: {
custom: {
50: '#ebf2e4',
500: '#e2ecd8',
950: '#000000',
},
}SCSS
$custom: #e2ecd8; $custom-light: #ebf2e4; $custom-dark: #000000;
JSON
{
"hex": "#e2ecd8",
"rgb": {
"r": 226,
"g": 236,
"b": 216
},
"hsl": {
"h": 90,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.93012,
"c": 0.02864,
"h": 128.8
},
"luminance": 0.81118
}Semantic roles & 50–950 ramp
primary
#E2ECD8
secondary
#B4A2C6
accent
#38AD73
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584