#E8FFBF#E8FFBF
#E8FFBF is a very light, moderate yellow-green. Relative luminance 0.924; OKLCH L 96.8% C 0.086 H 124.0°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFBF |
|---|---|
| RGB | rgb(232, 255, 191) |
| HSL | hsl(82, 100%, 87%) |
| HSV | hsv(82, 25%, 100%) |
| CMYK | cmyk(9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.00, -18.06, 28.18) |
| CIE-LCH | lch(97.00, 33.47, 122.66°) |
| OKLab | oklab(96.77% -0.0482 0.0713) |
| OKLCH | oklch(96.77% 0.086 124) |
| XYZ | xyz(78.4416, 92.4372, 62.9898) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.77
Very Pale Green
#CFFDBC
ΔE00 4.92
Light Khaki
#E6F2A2
ΔE00 5.19
Cream (survey)
#FFFFC2
ΔE00 5.94
Ecru
#FEFFCA
ΔE00 5.99
Pale Green
#C7FDB5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFBF #D6BFFF
analogous
#FFF6BF #E8FFBF #C8FFBF
triadic
#E8FFBF #BFE8FF #FFBFE8
tetradic
#E8FFBF #BFFFF6 #D6BFFF #FFBFC8
square
#E8FFBF #BFFFF6 #D6BFFF #FFBFC8
split-complementary
#E8FFBF #BFC8FF #F6BFFF
monochromatic
#BCFF45 #D2FF82 #E8FFBF #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E8FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#E8FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFBF
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFBF | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BB
Deuteranopia (green-blind)
#FFF6C2
Tritanopia (blue-blind)
#EDF9EE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e8ffbf; /* rgb */ color: rgb(232, 255, 191); /* oklch */ color: oklch(96.8% 0.086 124.0);
Tailwind
colors: {
custom: {
50: '#efffd2',
500: '#e8ffbf',
950: '#000000',
},
}SCSS
$custom: #e8ffbf; $custom-light: #efffd2; $custom-dark: #000000;
JSON
{
"hex": "#e8ffbf",
"rgb": {
"r": 232,
"g": 255,
"b": 191
},
"hsl": {
"h": 81.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96768,
"c": 0.08608,
"h": 124
},
"luminance": 0.92437
}Semantic roles & 50–950 ramp
primary
#E8FFBF
secondary
#A27BE8
accent
#00E652
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683