#E2EEBE#E2EEBE
#E2EEBE is a very light, moderate yellow-green. Relative luminance 0.810; OKLCH L 92.8% C 0.064 H 119.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEBE |
|---|---|
| RGB | rgb(226, 238, 190) |
| HSL | hsl(75, 59%, 84%) |
| HSV | hsv(75, 20%, 93%) |
| CMYK | cmyk(5%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(92.15, -11.99, 21.95) |
| CIE-LCH | lch(92.15, 25.01, 118.63°) |
| OKLab | oklab(92.8% -0.0312 0.0561) |
| OKLCH | oklch(92.8% 0.064 119.1) |
| XYZ | xyz(71.2319, 81.0357, 60.5941) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.32
Ivory (survey)
#FFFFCB
ΔE00 5.46
Eggshell (survey)
#FFFFD4
ΔE00 5.68
Cream
#FFFDD0
ΔE00 5.80
Egg Shell
#FFFCC4
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEBE #CABEEE
analogous
#EEE2BE #E2EEBE #CAEEBE
triadic
#E2EEBE #BEE2EE #EEBEE2
tetradic
#E2EEBE #BEEEE2 #CABEEE #EEBECA
square
#E2EEBE #BEEEE2 #CABEEE #EEBECA
split-complementary
#E2EEBE #BECAEE #E2BEEE
monochromatic
#B7D55D #CCE18D #E2EEBE #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.22
#E2EEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E2EEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEBE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEBE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8BB
Deuteranopia (green-blind)
#F3E9C0
Tritanopia (blue-blind)
#E7E9E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eebe; /* rgb */ color: rgb(226, 238, 190); /* oklch */ color: oklch(92.8% 0.064 119.1);
Tailwind
colors: {
custom: {
50: '#ebf3d1',
500: '#e2eebe',
950: '#000000',
},
}SCSS
$custom: #e2eebe; $custom-light: #ebf3d1; $custom-dark: #000000;
JSON
{
"hex": "#e2eebe",
"rgb": {
"r": 226,
"g": 238,
"b": 190
},
"hsl": {
"h": 75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.92801,
"c": 0.06417,
"h": 119.1
},
"luminance": 0.81036
}Semantic roles & 50–950 ramp
primary
#E2EEBE
secondary
#9684CC
accent
#1FC649
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583