#E2ECDA#E2ECDA
#E2ECDA is a very light, muted yellow-green. Relative luminance 0.812; OKLCH L 93.1% C 0.026 H 130.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ECDA |
|---|---|
| RGB | rgb(226, 236, 218) |
| HSL | hsl(93, 32%, 89%) |
| HSV | hsv(93, 8%, 93%) |
| CMYK | cmyk(4.2%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(92.23, -6.51, 7.58) |
| CIE-LCH | lch(92.23, 9.99, 130.66°) |
| OKLab | oklab(93.06% -0.0172 0.0198) |
| OKLCH | oklch(93.06% 0.026 130.9) |
| XYZ | xyz(74.0123, 81.2214, 78.0942) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.31
Beige
#F5F5DC
ΔE00 5.00
Ivory
#FFFFF0
ΔE00 6.30
Off White (survey)
#FFFFE4
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.56
Mintcream
#F5FFFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ECDA #E4DAEC
analogous
#EBECDA #E2ECDA #DAECDB
triadic
#E2ECDA #DAE2EC #ECDAE2
tetradic
#E2ECDA #DAEBEC #E4DAEC #ECDBDA
square
#E2ECDA #DAEBEC #E4DAEC #ECDBDA
split-complementary
#E2ECDA #DBDAEC #ECDAEB
monochromatic
#A3C289 #C2D7B2 #E2ECDA #EFF5EB #EFF5EB
Accessibility & contrast
On white
1.22
#E2ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#E2ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ECDA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ECDA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#ECE8DB
Tritanopia (blue-blind)
#E3EAE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ecda; /* rgb */ color: rgb(226, 236, 218); /* oklch */ color: oklch(93.1% 0.026 130.9);
Tailwind
colors: {
custom: {
50: '#ebf2e5',
500: '#e2ecda',
950: '#000000',
},
}SCSS
$custom: #e2ecda; $custom-light: #ebf2e5; $custom-dark: #000000;
JSON
{
"hex": "#e2ecda",
"rgb": {
"r": 226,
"g": 236,
"b": 218
},
"hsl": {
"h": 93.333,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.93063,
"c": 0.0262,
"h": 130.9
},
"luminance": 0.81222
}Semantic roles & 50–950 ramp
primary
#E2ECDA
secondary
#B7A4C6
accent
#3BAB79
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584