#E2EBDA#E2EBDA
#E2EBDA is a very light, muted yellow-green. Relative luminance 0.806; OKLCH L 92.9% C 0.025 H 129.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBDA |
|---|---|
| RGB | rgb(226, 235, 218) |
| HSL | hsl(92, 30%, 89%) |
| HSV | hsv(92, 7%, 92%) |
| CMYK | cmyk(3.8%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.97, -6.00, 7.21) |
| CIE-LCH | lch(91.97, 9.38, 129.78°) |
| OKLab | oklab(92.86% -0.0158 0.0189) |
| OKLCH | oklch(92.86% 0.025 129.9) |
| XYZ | xyz(73.7252, 80.6472, 77.9985) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.54
Beige
#F5F5DC
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 6.03
Ivory
#FFFFF0
ΔE00 6.07
Off White (survey)
#FFFFE4
ΔE00 6.42
Eggshell
#F0EAD6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBDA #E3DAEB
analogous
#EBEBDA #E2EBDA #DAEBDB
triadic
#E2EBDA #DAE2EB #EBDAE2
tetradic
#E2EBDA #DAEBEB #E3DAEB #EBDBDA
square
#E2EBDA #DAEBEB #E3DAEB #EBDBDA
split-complementary
#E2EBDA #DBDAEB #EBDAEB
monochromatic
#A4C08B #C3D6B2 #E2EBDA #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.23
#E2EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#E2EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBDA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBDA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D9
Deuteranopia (green-blind)
#EBE8DB
Tritanopia (blue-blind)
#E3E9E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2ebda; /* rgb */ color: rgb(226, 235, 218); /* oklch */ color: oklch(92.9% 0.025 129.9);
Tailwind
colors: {
custom: {
50: '#ebf1e5',
500: '#e2ebda',
950: '#000000',
},
}SCSS
$custom: #e2ebda; $custom-light: #ebf1e5; $custom-dark: #000000;
JSON
{
"hex": "#e2ebda",
"rgb": {
"r": 226,
"g": 235,
"b": 218
},
"hsl": {
"h": 91.765,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92861,
"c": 0.02457,
"h": 129.9
},
"luminance": 0.80647
}Semantic roles & 50–950 ramp
primary
#E2EBDA
secondary
#B6A5C4
accent
#3DA976
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584