#E0FFBF#E0FFBF
#E0FFBF is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.089 H 129.0°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFBF |
|---|---|
| RGB | rgb(224, 255, 191) |
| HSL | hsl(89, 100%, 87%) |
| HSV | hsv(89, 25%, 100%) |
| CMYK | cmyk(12.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.46, -20.87, 27.36) |
| CIE-LCH | lch(96.46, 34.41, 127.34°) |
| OKLab | oklab(96.21% -0.0561 0.0693) |
| OKLCH | oklch(96.21% 0.089 129) |
| XYZ | xyz(75.9030, 91.1282, 62.8708) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.97
Very Pale Green
#CFFDBC
ΔE00 3.13
Pale Green
#C7FDB5
ΔE00 4.46
Light Light Green
#C8FFB0
ΔE00 4.75
Light Sage
#BCECAC
ΔE00 5.83
Celadon
#BEFDB7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFBF #DEBFFF
analogous
#FFFEBF #E0FFBF #C0FFBF
triadic
#E0FFBF #BFE0FF #FFBFE0
tetradic
#E0FFBF #BFFFFE #DEBFFF #FFBFC0
square
#E0FFBF #BFFFFE #DEBFFF #FFBFC0
split-complementary
#E0FFBF #BFC0FF #FEBFFF
monochromatic
#A5FF45 #C2FF82 #E0FFBF #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.09
#E0FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#E0FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFBF
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFBF | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF4C2
Tritanopia (blue-blind)
#E3F9EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e0ffbf; /* rgb */ color: rgb(224, 255, 191); /* oklch */ color: oklch(96.2% 0.089 129.0);
Tailwind
colors: {
custom: {
50: '#eaffd2',
500: '#e0ffbf',
950: '#000000',
},
}SCSS
$custom: #e0ffbf; $custom-light: #eaffd2; $custom-dark: #000000;
JSON
{
"hex": "#e0ffbf",
"rgb": {
"r": 224,
"g": 255,
"b": 191
},
"hsl": {
"h": 89.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96206,
"c": 0.08919,
"h": 129
},
"luminance": 0.91129
}Semantic roles & 50–950 ramp
primary
#E0FFBF
secondary
#AF7BE8
accent
#00E66F
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683