#E1EEBB#E1EEBB
#E1EEBB is a very light, moderate yellow-green. Relative luminance 0.807; OKLCH L 92.7% C 0.068 H 119.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EEBB |
|---|---|
| RGB | rgb(225, 238, 187) |
| HSL | hsl(75, 60%, 83%) |
| HSV | hsv(75, 21%, 93%) |
| CMYK | cmyk(5.5%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(92.02, -12.79, 23.30) |
| CIE-LCH | lch(92.02, 26.58, 118.75°) |
| OKLab | oklab(92.66% -0.0334 0.0594) |
| OKLCH | oklch(92.66% 0.068 119.4) |
| XYZ | xyz(70.5946, 80.7446, 58.8703) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.34
Ivory (survey)
#FFFFCB
ΔE00 5.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.79
Cream (survey)
#FFFFC2
ΔE00 5.92
Light Khaki
#E6F2A2
ΔE00 6.00
Egg Shell
#FFFCC4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EEBB #C8BBEE
analogous
#EEE1BB #E1EEBB #C7EEBB
triadic
#E1EEBB #BBE1EE #EEBBE1
tetradic
#E1EEBB #BBEEE1 #C8BBEE #EEBBC7
square
#E1EEBB #BBEEE1 #C8BBEE #EEBBC7
split-complementary
#E1EEBB #BBC7EE #E1BBEE
monochromatic
#B6D659 #CBE28A #E1EEBB #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.22
#E1EEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E1EEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EEBB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EEBB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#E6E8E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1eebb; /* rgb */ color: rgb(225, 238, 187); /* oklch */ color: oklch(92.7% 0.068 119.4);
Tailwind
colors: {
custom: {
50: '#eaf3cf',
500: '#e1eebb',
950: '#000000',
},
}SCSS
$custom: #e1eebb; $custom-light: #eaf3cf; $custom-dark: #000000;
JSON
{
"hex": "#e1eebb",
"rgb": {
"r": 225,
"g": 238,
"b": 187
},
"hsl": {
"h": 75.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.92661,
"c": 0.06815,
"h": 119.4
},
"luminance": 0.80744
}Semantic roles & 50–950 ramp
primary
#E1EEBB
secondary
#9481CC
accent
#1EC849
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583