#E8FFBC#E8FFBC
#E8FFBC is a very light, moderate yellow-green. Relative luminance 0.923; OKLCH L 96.7% C 0.090 H 123.5°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFBC |
|---|---|
| RGB | rgb(232, 255, 188) |
| HSL | hsl(81, 100%, 87%) |
| HSV | hsv(81, 26%, 100%) |
| CMYK | cmyk(9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.95, -18.49, 29.62) |
| CIE-LCH | lch(96.95, 34.91, 121.97°) |
| OKLab | oklab(96.71% -0.0494 0.0748) |
| OKLCH | oklch(96.71% 0.09 123.5) |
| XYZ | xyz(78.1148, 92.3065, 61.2689) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.73
Very Light Green
#D1FFBD
ΔE00 4.91
Very Pale Green
#CFFDBC
ΔE00 5.07
Cream (survey)
#FFFFC2
ΔE00 5.90
Creme
#FFFFB6
ΔE00 6.12
Ecru
#FEFFCA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFBC #D3BCFF
analogous
#FFF5BC #E8FFBC #C7FFBC
triadic
#E8FFBC #BCE8FF #FFBCE8
tetradic
#E8FFBC #BCFFF5 #D3BCFF #FFBCC7
square
#E8FFBC #BCFFF5 #D3BCFF #FFBCC7
split-complementary
#E8FFBC #BCC7FF #F5BCFF
monochromatic
#BEFF42 #D3FF7F #E8FFBC #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E8FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#E8FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFBC
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFBC | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B8
Deuteranopia (green-blind)
#FFF6BF
Tritanopia (blue-blind)
#EDF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e8ffbc; /* rgb */ color: rgb(232, 255, 188); /* oklch */ color: oklch(96.7% 0.090 123.5);
Tailwind
colors: {
custom: {
50: '#f0ffd0',
500: '#e8ffbc',
950: '#000000',
},
}SCSS
$custom: #e8ffbc; $custom-light: #f0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#e8ffbc",
"rgb": {
"r": 232,
"g": 255,
"b": 188
},
"hsl": {
"h": 80.597,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96708,
"c": 0.08962,
"h": 123.5
},
"luminance": 0.92307
}Semantic roles & 50–950 ramp
primary
#E8FFBC
secondary
#9E78E7
accent
#00E64F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683