#E8FFBA#E8FFBA
#E8FFBA is a very light, moderate yellow-green. Relative luminance 0.922; OKLCH L 96.7% C 0.092 H 123.1°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFBA |
|---|---|
| RGB | rgb(232, 255, 186) |
| HSL | hsl(80, 100%, 86%) |
| HSV | hsv(80, 27%, 100%) |
| CMYK | cmyk(9%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.91, -18.76, 30.58) |
| CIE-LCH | lch(96.91, 35.87, 121.54°) |
| OKLab | oklab(96.67% -0.0502 0.077) |
| OKLCH | oklch(96.67% 0.092 123.1) |
| XYZ | xyz(77.9007, 92.2209, 60.1413) |
| Luminance | 0.9222 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.46
Very Light Green
#D1FFBD
ΔE00 5.04
Very Pale Green
#CFFDBC
ΔE00 5.21
Cream (survey)
#FFFFC2
ΔE00 5.91
Creme
#FFFFB6
ΔE00 5.98
Light Light Green
#C8FFB0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFBA #D1BAFF
analogous
#FFF4BA #E8FFBA #C6FFBA
triadic
#E8FFBA #BAE8FF #FFBAE8
tetradic
#E8FFBA #BAFFF4 #D1BAFF #FFBAC6
square
#E8FFBA #BAFFF4 #D1BAFF #FFBAC6
split-complementary
#E8FFBA #BAC6FF #F4BAFF
monochromatic
#BFFF40 #D4FF7D #E8FFBA #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.08
#E8FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#E8FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFBA
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFBA | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B6
Deuteranopia (green-blind)
#FFF6BD
Tritanopia (blue-blind)
#EDF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e8ffba; /* rgb */ color: rgb(232, 255, 186); /* oklch */ color: oklch(96.7% 0.092 123.1);
Tailwind
colors: {
custom: {
50: '#f0ffcf',
500: '#e8ffba',
950: '#000000',
},
}SCSS
$custom: #e8ffba; $custom-light: #f0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#e8ffba",
"rgb": {
"r": 232,
"g": 255,
"b": 186
},
"hsl": {
"h": 80,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.96669,
"c": 0.09196,
"h": 123.1
},
"luminance": 0.92221
}Semantic roles & 50–950 ramp
primary
#E8FFBA
secondary
#9C76E7
accent
#00E64D
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683