#E3FFBF#E3FFBF
#E3FFBF is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.088 H 127.2°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FFBF |
|---|---|
| RGB | rgb(227, 255, 191) |
| HSL | hsl(86, 100%, 87%) |
| HSV | hsv(86, 25%, 100%) |
| CMYK | cmyk(11%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.66, -19.82, 27.66) |
| CIE-LCH | lch(96.66, 34.03, 125.62°) |
| OKLab | oklab(96.42% -0.0531 0.0701) |
| OKLCH | oklch(96.42% 0.088 127.2) |
| XYZ | xyz(76.8412, 91.6120, 62.9148) |
| Luminance | 0.9161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.63
Very Pale Green
#CFFDBC
ΔE00 3.78
Pale Green
#C7FDB5
ΔE00 5.07
Light Light Green
#C8FFB0
ΔE00 5.29
Light Khaki
#E6F2A2
ΔE00 5.92
Light Sage
#BCECAC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FFBF #DBBFFF
analogous
#FFFBBF #E3FFBF #C3FFBF
triadic
#E3FFBF #BFE3FF #FFBFE3
tetradic
#E3FFBF #BFFFFB #DBBFFF #FFBFC3
square
#E3FFBF #BFFFFB #DBBFFF #FFBFC3
split-complementary
#E3FFBF #BFC3FF #FBBFFF
monochromatic
#ADFF45 #C8FF82 #E3FFBF #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.09
#E3FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#E3FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FFBF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FFBF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BB
Deuteranopia (green-blind)
#FFF5C2
Tritanopia (blue-blind)
#E6F9EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e3ffbf; /* rgb */ color: rgb(227, 255, 191); /* oklch */ color: oklch(96.4% 0.088 127.2);
Tailwind
colors: {
custom: {
50: '#ecffd2',
500: '#e3ffbf',
950: '#000000',
},
}SCSS
$custom: #e3ffbf; $custom-light: #ecffd2; $custom-dark: #000000;
JSON
{
"hex": "#e3ffbf",
"rgb": {
"r": 227,
"g": 255,
"b": 191
},
"hsl": {
"h": 86.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96415,
"c": 0.08796,
"h": 127.2
},
"luminance": 0.91612
}Semantic roles & 50–950 ramp
primary
#E3FFBF
secondary
#AA7BE8
accent
#00E664
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683