#E2EEBB#E2EEBB
#E2EEBB is a very light, moderate yellow-green. Relative luminance 0.809; OKLCH L 92.7% C 0.068 H 118.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEBB |
|---|---|
| RGB | rgb(226, 238, 187) |
| HSL | hsl(74, 60%, 83%) |
| HSV | hsv(74, 21%, 93%) |
| CMYK | cmyk(5%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(92.09, -12.43, 23.42) |
| CIE-LCH | lch(92.09, 26.51, 117.96°) |
| OKLab | oklab(92.74% -0.0324 0.0597) |
| OKLCH | oklch(92.74% 0.068 118.5) |
| XYZ | xyz(70.9073, 80.9059, 58.8850) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.13
Ivory (survey)
#FFFFCB
ΔE00 5.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.58
Cream (survey)
#FFFFC2
ΔE00 5.72
Egg Shell
#FFFCC4
ΔE00 5.76
Eggshell (survey)
#FFFFD4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEBB #C7BBEE
analogous
#EEE0BB #E2EEBB #C8EEBB
triadic
#E2EEBB #BBE2EE #EEBBE2
tetradic
#E2EEBB #BBEEE0 #C7BBEE #EEBBC8
square
#E2EEBB #BBEEE0 #C7BBEE #EEBBC8
split-complementary
#E2EEBB #BBC8EE #E0BBEE
monochromatic
#B8D659 #CDE28A #E2EEBB #F5F9E7 #F5F9E7
Accessibility & contrast
On white
1.22
#E2EEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#E2EEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEBB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEBB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#F4E9BD
Tritanopia (blue-blind)
#E7E8E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eebb; /* rgb */ color: rgb(226, 238, 187); /* oklch */ color: oklch(92.7% 0.068 118.5);
Tailwind
colors: {
custom: {
50: '#ebf3cf',
500: '#e2eebb',
950: '#000000',
},
}SCSS
$custom: #e2eebb; $custom-light: #ebf3cf; $custom-dark: #000000;
JSON
{
"hex": "#e2eebb",
"rgb": {
"r": 226,
"g": 238,
"b": 187
},
"hsl": {
"h": 74.118,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.92736,
"c": 0.06789,
"h": 118.5
},
"luminance": 0.80906
}Semantic roles & 50–950 ramp
primary
#E2EEBB
secondary
#9381CC
accent
#1EC846
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583