#E3FFBC#E3FFBC
#E3FFBC is a very light, moderate yellow-green. Relative luminance 0.915; OKLCH L 96.4% C 0.091 H 126.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFBC |
|---|---|
| RGB | rgb(227, 255, 188) |
| HSL | hsl(85, 100%, 87%) |
| HSV | hsv(85, 26%, 100%) |
| CMYK | cmyk(11%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.61, -20.25, 29.10) |
| CIE-LCH | lch(96.61, 35.46, 124.83°) |
| OKLab | oklab(96.35% -0.0544 0.0735) |
| OKLCH | oklch(96.35% 0.091 126.5) |
| XYZ | xyz(76.5145, 91.4813, 61.1938) |
| Luminance | 0.9148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.78
Very Pale Green
#CFFDBC
ΔE00 3.95
Pale Green
#C7FDB5
ΔE00 5.07
Light Light Green
#C8FFB0
ΔE00 5.14
Light Khaki
#E6F2A2
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFBC #D8BCFF
analogous
#FFFABC #E3FFBC #C2FFBC
triadic
#E3FFBC #BCE3FF #FFBCE3
tetradic
#E3FFBC #BCFFFA #D8BCFF #FFBCC2
square
#E3FFBC #BCFFFA #D8BCFF #FFBCC2
split-complementary
#E3FFBC #BCC2FF #FABCFF
monochromatic
#B0FF42 #C9FF7F #E3FFBC #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.09
#E3FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#E3FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFBC
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFBC | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B8
Deuteranopia (green-blind)
#FFF5BF
Tritanopia (blue-blind)
#E7F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e3ffbc; /* rgb */ color: rgb(227, 255, 188); /* oklch */ color: oklch(96.4% 0.091 126.5);
Tailwind
colors: {
custom: {
50: '#ecffd0',
500: '#e3ffbc',
950: '#000000',
},
}SCSS
$custom: #e3ffbc; $custom-light: #ecffd0; $custom-dark: #000000;
JSON
{
"hex": "#e3ffbc",
"rgb": {
"r": 227,
"g": 255,
"b": 188
},
"hsl": {
"h": 85.075,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96354,
"c": 0.09144,
"h": 126.5
},
"luminance": 0.91482
}Semantic roles & 50–950 ramp
primary
#E3FFBC
secondary
#A678E7
accent
#00E660
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683