#E3FFBB#E3FFBB
#E3FFBB is a very light, moderate yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.093 H 126.3°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFBB |
|---|---|
| RGB | rgb(227, 255, 187) |
| HSL | hsl(85, 100%, 87%) |
| HSV | hsv(85, 27%, 100%) |
| CMYK | cmyk(11%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.59, -20.39, 29.58) |
| CIE-LCH | lch(96.59, 35.93, 124.58°) |
| OKLab | oklab(96.34% -0.0548 0.0747) |
| OKLCH | oklch(96.34% 0.093 126.3) |
| XYZ | xyz(76.4070, 91.4383, 60.6281) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.85
Very Pale Green
#CFFDBC
ΔE00 4.02
Pale Green
#C7FDB5
ΔE00 5.08
Light Light Green
#C8FFB0
ΔE00 5.10
Light Khaki
#E6F2A2
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFBB #D7BBFF
analogous
#FFF9BB #E3FFBB #C1FFBB
triadic
#E3FFBB #BBE3FF #FFBBE3
tetradic
#E3FFBB #BBFFF9 #D7BBFF #FFBBC1
square
#E3FFBB #BBFFF9 #D7BBFF #FFBBC1
split-complementary
#E3FFBB #BBC1FF #F9BBFF
monochromatic
#B1FF41 #CAFF7E #E3FFBB #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.09
#E3FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#E3FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFBB
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFBB | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B7
Deuteranopia (green-blind)
#FFF5BE
Tritanopia (blue-blind)
#E7F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e3ffbb; /* rgb */ color: rgb(227, 255, 187); /* oklch */ color: oklch(96.3% 0.093 126.3);
Tailwind
colors: {
custom: {
50: '#ecffcf',
500: '#e3ffbb',
950: '#000000',
},
}SCSS
$custom: #e3ffbb; $custom-light: #ecffcf; $custom-dark: #000000;
JSON
{
"hex": "#e3ffbb",
"rgb": {
"r": 227,
"g": 255,
"b": 187
},
"hsl": {
"h": 84.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96335,
"c": 0.09261,
"h": 126.3
},
"luminance": 0.91439
}Semantic roles & 50–950 ramp
primary
#E3FFBB
secondary
#A577E7
accent
#00E65F
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683