#E2EBCD#E2EBCD
#E2EBCD is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.5% C 0.041 H 120.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBCD |
|---|---|
| RGB | rgb(226, 235, 205) |
| HSL | hsl(78, 43%, 86%) |
| HSV | hsv(78, 13%, 92%) |
| CMYK | cmyk(3.8%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(91.68, -8.16, 13.55) |
| CIE-LCH | lch(91.68, 15.82, 121.07°) |
| OKLab | oklab(92.53% -0.0209 0.0351) |
| OKLCH | oklch(92.53% 0.041 120.8) |
| XYZ | xyz(72.0903, 79.9932, 69.3881) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.40
Lightyellow
#FFFFE0
ΔE00 5.66
Off White (survey)
#FFFFE4
ΔE00 5.89
Eggshell (survey)
#FFFFD4
ΔE00 6.41
Cream
#FFFDD0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBCD #D6CDEB
analogous
#EBE5CD #E2EBCD #D3EBCD
triadic
#E2EBCD #CDE2EB #EBCDE2
tetradic
#E2EBCD #CDEBE5 #D6CDEB #EBCDD3
square
#E2EBCD #CDEBE5 #D6CDEB #EBCDD3
split-complementary
#E2EBCD #CDD3EB #E5CDEB
monochromatic
#AFC876 #C9DAA1 #E2EBCD #F2F6E9 #F2F6E9
Accessibility & contrast
On white
1.24
#E2EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#E2EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBCD
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBCD | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#E5E8E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2ebcd; /* rgb */ color: rgb(226, 235, 205); /* oklch */ color: oklch(92.5% 0.041 120.8);
Tailwind
colors: {
custom: {
50: '#ebf1dc',
500: '#e2ebcd',
950: '#000000',
},
}SCSS
$custom: #e2ebcd; $custom-light: #ebf1dc; $custom-dark: #000000;
JSON
{
"hex": "#e2ebcd",
"rgb": {
"r": 226,
"g": 235,
"b": 205
},
"hsl": {
"h": 78,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.92534,
"c": 0.04087,
"h": 120.8
},
"luminance": 0.79993
}Semantic roles & 50–950 ramp
primary
#E2EBCD
secondary
#A496C6
accent
#30B658
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161615
muted
#848584