#E2EECB#E2EECB
#E2EECB is a very light, muted yellow-green. Relative luminance 0.816; OKLCH L 93.1% C 0.048 H 122.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EECB |
|---|---|
| RGB | rgb(226, 238, 203) |
| HSL | hsl(81, 51%, 86%) |
| HSV | hsv(81, 15%, 93%) |
| CMYK | cmyk(5%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(92.41, -9.99, 15.62) |
| CIE-LCH | lch(92.41, 18.54, 122.61°) |
| OKLab | oklab(93.1% -0.0259 0.0403) |
| OKLCH | oklch(93.1% 0.048 122.7) |
| XYZ | xyz(72.7166, 81.6296, 68.4135) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.24
Beige
#F5F5DC
ΔE00 5.96
Eggshell (survey)
#FFFFD4
ΔE00 6.02
Lightyellow
#FFFFE0
ΔE00 6.12
Cream
#FFFDD0
ΔE00 6.47
Off White (survey)
#FFFFE4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EECB #D7CBEE
analogous
#EEE9CB #E2EECB #D1EECB
triadic
#E2EECB #CBE2EE #EECBE2
tetradic
#E2EECB #CBEEE9 #D7CBEE #EECBD1
square
#E2EECB #CBEEE9 #D7CBEE #EECBD1
split-complementary
#E2EECB #CBD1EE #E9CBEE
monochromatic
#AFD06F #C8DF9D #E2EECB #F2F7E8 #F2F7E8
Accessibility & contrast
On white
1.21
#E2EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#E2EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EECB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EECB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C9
Deuteranopia (green-blind)
#F1E9CC
Tritanopia (blue-blind)
#E5EAE4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2eecb; /* rgb */ color: rgb(226, 238, 203); /* oklch */ color: oklch(93.1% 0.048 122.7);
Tailwind
colors: {
custom: {
50: '#ebf3da',
500: '#e2eecb',
950: '#000000',
},
}SCSS
$custom: #e2eecb; $custom-light: #ebf3da; $custom-dark: #000000;
JSON
{
"hex": "#e2eecb",
"rgb": {
"r": 226,
"g": 238,
"b": 203
},
"hsl": {
"h": 80.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.93097,
"c": 0.04795,
"h": 122.7
},
"luminance": 0.8163
}Semantic roles & 50–950 ramp
primary
#E2EECB
secondary
#A692CB
accent
#27BE5B
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161715
muted
#848584