#E8FFBB#E8FFBB
#E8FFBB is a very light, moderate yellow-green. Relative luminance 0.923; OKLCH L 96.7% C 0.091 H 123.3°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFBB |
|---|---|
| RGB | rgb(232, 255, 187) |
| HSL | hsl(80, 100%, 87%) |
| HSV | hsv(80, 27%, 100%) |
| CMYK | cmyk(9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.93, -18.63, 30.10) |
| CIE-LCH | lch(96.93, 35.39, 121.75°) |
| OKLab | oklab(96.69% -0.0498 0.0759) |
| OKLCH | oklch(96.69% 0.091 123.3) |
| XYZ | xyz(78.0074, 92.2635, 60.7031) |
| Luminance | 0.9226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Very Light Green
#D1FFBD
ΔE00 4.97
Very Pale Green
#CFFDBC
ΔE00 5.14
Cream (survey)
#FFFFC2
ΔE00 5.90
Creme
#FFFFB6
ΔE00 6.05
Light Light Green
#C8FFB0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFBB #D2BBFF
analogous
#FFF4BB #E8FFBB #C6FFBB
triadic
#E8FFBB #BBE8FF #FFBBE8
tetradic
#E8FFBB #BBFFF4 #D2BBFF #FFBBC6
square
#E8FFBB #BBFFF4 #D2BBFF #FFBBC6
split-complementary
#E8FFBB #BBC6FF #F4BBFF
monochromatic
#BFFF41 #D3FF7E #E8FFBB #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.08
#E8FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E8FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFBB
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFBB | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B7
Deuteranopia (green-blind)
#FFF6BE
Tritanopia (blue-blind)
#EDF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e8ffbb; /* rgb */ color: rgb(232, 255, 187); /* oklch */ color: oklch(96.7% 0.091 123.3);
Tailwind
colors: {
custom: {
50: '#f0ffd0',
500: '#e8ffbb',
950: '#000000',
},
}SCSS
$custom: #e8ffbb; $custom-light: #f0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#e8ffbb",
"rgb": {
"r": 232,
"g": 255,
"b": 187
},
"hsl": {
"h": 80.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96689,
"c": 0.09079,
"h": 123.3
},
"luminance": 0.92264
}Semantic roles & 50–950 ramp
primary
#E8FFBB
secondary
#9D77E7
accent
#00E64E
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683