#E0FFBB#E0FFBB
#E0FFBB is a very light, moderate yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.094 H 128.0°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFBB |
|---|---|
| RGB | rgb(224, 255, 187) |
| HSL | hsl(87, 100%, 87%) |
| HSV | hsv(87, 27%, 100%) |
| CMYK | cmyk(12.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.39, -21.45, 29.28) |
| CIE-LCH | lch(96.39, 36.29, 126.22°) |
| OKLab | oklab(96.13% -0.0577 0.074) |
| OKLCH | oklch(96.13% 0.094 128) |
| XYZ | xyz(75.4688, 90.9546, 60.5841) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.19
Very Pale Green
#CFFDBC
ΔE00 3.38
Pale Green
#C7FDB5
ΔE00 4.44
Light Light Green
#C8FFB0
ΔE00 4.51
Washed Out Green
#BCF5A6
ΔE00 5.72
Light Khaki
#E6F2A2
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFBB #DABBFF
analogous
#FFFCBB #E0FFBB #BEFFBB
triadic
#E0FFBB #BBE0FF #FFBBE0
tetradic
#E0FFBB #BBFFFC #DABBFF #FFBBBE
square
#E0FFBB #BBFFFC #DABBFF #FFBBBE
split-complementary
#E0FFBB #BBBEFF #FCBBFF
monochromatic
#A8FF41 #C4FF7E #E0FFBB #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.09
#E0FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#E0FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFBB
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFBB | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B7
Deuteranopia (green-blind)
#FFF4BE
Tritanopia (blue-blind)
#E3F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e0ffbb; /* rgb */ color: rgb(224, 255, 187); /* oklch */ color: oklch(96.1% 0.094 128.0);
Tailwind
colors: {
custom: {
50: '#eaffcf',
500: '#e0ffbb',
950: '#000000',
},
}SCSS
$custom: #e0ffbb; $custom-light: #eaffcf; $custom-dark: #000000;
JSON
{
"hex": "#e0ffbb",
"rgb": {
"r": 224,
"g": 255,
"b": 187
},
"hsl": {
"h": 87.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96126,
"c": 0.09381,
"h": 128
},
"luminance": 0.90955
}Semantic roles & 50–950 ramp
primary
#E0FFBB
secondary
#AA77E7
accent
#00E669
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683