#E5FFBA#E5FFBA
#E5FFBA is a very light, moderate yellow-green. Relative luminance 0.917; OKLCH L 96.5% C 0.093 H 124.9°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFBA |
|---|---|
| RGB | rgb(229, 255, 186) |
| HSL | hsl(83, 100%, 86%) |
| HSV | hsv(83, 27%, 100%) |
| CMYK | cmyk(10.2%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.71, -19.83, 30.27) |
| CIE-LCH | lch(96.71, 36.18, 123.23°) |
| OKLab | oklab(96.46% -0.0532 0.0763) |
| OKLCH | oklch(96.46% 0.093 124.9) |
| XYZ | xyz(76.9350, 91.7229, 60.0960) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.36
Very Pale Green
#CFFDBC
ΔE00 4.54
Light Khaki
#E6F2A2
ΔE00 4.90
Light Light Green
#C8FFB0
ΔE00 5.49
Pale Green
#C7FDB5
ΔE00 5.55
Cream (survey)
#FFFFC2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFBA #D4BAFF
analogous
#FFF7BA #E5FFBA #C3FFBA
triadic
#E5FFBA #BAE5FF #FFBAE5
tetradic
#E5FFBA #BAFFF7 #D4BAFF #FFBAC3
square
#E5FFBA #BAFFF7 #D4BAFF #FFBAC3
split-complementary
#E5FFBA #BAC3FF #F7BAFF
monochromatic
#B7FF40 #CEFF7D #E5FFBA #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.09
#E5FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#E5FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFBA
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFBA | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B6
Deuteranopia (green-blind)
#FFF5BD
Tritanopia (blue-blind)
#EAF8ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e5ffba; /* rgb */ color: rgb(229, 255, 186); /* oklch */ color: oklch(96.5% 0.093 124.9);
Tailwind
colors: {
custom: {
50: '#edffcf',
500: '#e5ffba',
950: '#000000',
},
}SCSS
$custom: #e5ffba; $custom-light: #edffcf; $custom-dark: #000000;
JSON
{
"hex": "#e5ffba",
"rgb": {
"r": 229,
"g": 255,
"b": 186
},
"hsl": {
"h": 82.609,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.96456,
"c": 0.09302,
"h": 124.9
},
"luminance": 0.91723
}Semantic roles & 50–950 ramp
primary
#E5FFBA
secondary
#A176E7
accent
#00E656
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683