#E2EBD2#E2EBD2
#E2EBD2 is a very light, muted yellow-green. Relative luminance 0.802; OKLCH L 92.7% C 0.035 H 123.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBD2 |
|---|---|
| RGB | rgb(226, 235, 210) |
| HSL | hsl(82, 38%, 87%) |
| HSV | hsv(82, 11%, 92%) |
| CMYK | cmyk(3.8%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(91.79, -7.35, 11.11) |
| CIE-LCH | lch(91.79, 13.32, 123.48°) |
| OKLab | oklab(92.66% -0.0189 0.0289) |
| OKLCH | oklch(92.66% 0.035 123.2) |
| XYZ | xyz(72.7035, 80.2385, 72.6177) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.37
Off White (survey)
#FFFFE4
ΔE00 5.73
Honeydew
#F0FFF0
ΔE00 5.77
Lightyellow
#FFFFE0
ΔE00 5.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.30
Eggshell
#F0EAD6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBD2 #DBD2EB
analogous
#EBE8D2 #E2EBD2 #D6EBD2
triadic
#E2EBD2 #D2E2EB #EBD2E2
tetradic
#E2EBD2 #D2EBE8 #DBD2EB #EBD2D6
square
#E2EBD2 #D2EBE8 #DBD2EB #EBD2D6
split-complementary
#E2EBD2 #D2D6EB #E8D2EB
monochromatic
#ABC57D #C7D8A8 #E2EBD2 #F1F6EA #F1F6EA
Accessibility & contrast
On white
1.23
#E2EBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#E2EBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBD2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBD2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D1
Deuteranopia (green-blind)
#EDE7D3
Tritanopia (blue-blind)
#E4E8E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2ebd2; /* rgb */ color: rgb(226, 235, 210); /* oklch */ color: oklch(92.7% 0.035 123.2);
Tailwind
colors: {
custom: {
50: '#ebf1df',
500: '#e2ebd2',
950: '#000000',
},
}SCSS
$custom: #e2ebd2; $custom-light: #ebf1df; $custom-dark: #000000;
JSON
{
"hex": "#e2ebd2",
"rgb": {
"r": 226,
"g": 235,
"b": 210
},
"hsl": {
"h": 81.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92657,
"c": 0.03455,
"h": 123.2
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#E2EBD2
secondary
#AB9BC6
accent
#34B161
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584