#E2EEBC#E2EEBC
#E2EEBC is a very light, moderate yellow-green. Relative luminance 0.809; OKLCH L 92.8% C 0.067 H 118.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEBC |
|---|---|
| RGB | rgb(226, 238, 188) |
| HSL | hsl(74, 60%, 84%) |
| HSV | hsv(74, 21%, 93%) |
| CMYK | cmyk(5%, 0%, 21%, 6.7%) |
| CIE-LAB | lab(92.11, -12.28, 22.93) |
| CIE-LCH | lch(92.11, 26.01, 118.18°) |
| OKLab | oklab(92.76% -0.032 0.0585) |
| OKLCH | oklch(92.76% 0.067 118.7) |
| XYZ | xyz(71.0148, 80.9489, 59.4507) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.17
Ivory (survey)
#FFFFCB
ΔE00 5.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.49
Eggshell (survey)
#FFFFD4
ΔE00 5.79
Cream (survey)
#FFFFC2
ΔE00 5.82
Egg Shell
#FFFCC4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEBC #C8BCEE
analogous
#EEE1BC #E2EEBC #C9EEBC
triadic
#E2EEBC #BCE2EE #EEBCE2
tetradic
#E2EEBC #BCEEE1 #C8BCEE #EEBCC9
square
#E2EEBC #BCEEE1 #C8BCEE #EEBCC9
split-complementary
#E2EEBC #BCC9EE #E1BCEE
monochromatic
#B8D55A #CDE28B #E2EEBC #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.22
#E2EEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#E2EEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEBC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEBC | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B9
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#E7E8E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eebc; /* rgb */ color: rgb(226, 238, 188); /* oklch */ color: oklch(92.8% 0.067 118.7);
Tailwind
colors: {
custom: {
50: '#ebf3d0',
500: '#e2eebc',
950: '#000000',
},
}SCSS
$custom: #e2eebc; $custom-light: #ebf3d0; $custom-dark: #000000;
JSON
{
"hex": "#e2eebc",
"rgb": {
"r": 226,
"g": 238,
"b": 188
},
"hsl": {
"h": 74.4,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.92758,
"c": 0.06666,
"h": 118.7
},
"luminance": 0.80949
}Semantic roles & 50–950 ramp
primary
#E2EEBC
secondary
#9482CC
accent
#1EC747
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583