#E5FFBB#E5FFBB
#E5FFBB is a very light, moderate yellow-green. Relative luminance 0.918; OKLCH L 96.5% C 0.092 H 125.1°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFBB |
|---|---|
| RGB | rgb(229, 255, 187) |
| HSL | hsl(83, 100%, 87%) |
| HSV | hsv(83, 27%, 100%) |
| CMYK | cmyk(10.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.72, -19.69, 29.79) |
| CIE-LCH | lch(96.72, 35.71, 123.46°) |
| OKLab | oklab(96.48% -0.0528 0.0752) |
| OKLCH | oklch(96.48% 0.092 125.1) |
| XYZ | xyz(77.0417, 91.7656, 60.6578) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.29
Very Pale Green
#CFFDBC
ΔE00 4.46
Light Khaki
#E6F2A2
ΔE00 5.03
Light Light Green
#C8FFB0
ΔE00 5.51
Pale Green
#C7FDB5
ΔE00 5.52
Cream (survey)
#FFFFC2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFBB #D5BBFF
analogous
#FFF7BB #E5FFBB #C3FFBB
triadic
#E5FFBB #BBE5FF #FFBBE5
tetradic
#E5FFBB #BBFFF7 #D5BBFF #FFBBC3
square
#E5FFBB #BBFFF7 #D5BBFF #FFBBC3
split-complementary
#E5FFBB #BBC3FF #F7BBFF
monochromatic
#B6FF41 #CEFF7E #E5FFBB #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.09
#E5FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E5FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFBB
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFBB | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B7
Deuteranopia (green-blind)
#FFF5BE
Tritanopia (blue-blind)
#E9F8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e5ffbb; /* rgb */ color: rgb(229, 255, 187); /* oklch */ color: oklch(96.5% 0.092 125.1);
Tailwind
colors: {
custom: {
50: '#edffcf',
500: '#e5ffbb',
950: '#000000',
},
}SCSS
$custom: #e5ffbb; $custom-light: #edffcf; $custom-dark: #000000;
JSON
{
"hex": "#e5ffbb",
"rgb": {
"r": 229,
"g": 255,
"b": 187
},
"hsl": {
"h": 82.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96475,
"c": 0.09185,
"h": 125.1
},
"luminance": 0.91766
}Semantic roles & 50–950 ramp
primary
#E5FFBB
secondary
#A277E7
accent
#00E658
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683