#E9FFBF#E9FFBF
#E9FFBF is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.086 H 123.4°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFBF |
|---|---|
| RGB | rgb(233, 255, 191) |
| HSL | hsl(81, 100%, 87%) |
| HSV | hsv(81, 25%, 100%) |
| CMYK | cmyk(8.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.07, -17.71, 28.28) |
| CIE-LCH | lch(97.07, 33.37, 122.06°) |
| OKLab | oklab(96.84% -0.0472 0.0716) |
| OKLCH | oklch(96.84% 0.086 123.4) |
| XYZ | xyz(78.7672, 92.6051, 63.0050) |
| Luminance | 0.9261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.06
Very Pale Green
#CFFDBC
ΔE00 5.15
Cream (survey)
#FFFFC2
ΔE00 5.71
Ecru
#FEFFCA
ΔE00 5.78
Ivory (survey)
#FFFFCB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFBF #D5BFFF
analogous
#FFF5BF #E9FFBF #C9FFBF
triadic
#E9FFBF #BFE9FF #FFBFE9
tetradic
#E9FFBF #BFFFF5 #D5BFFF #FFBFC9
square
#E9FFBF #BFFFF5 #D5BFFF #FFBFC9
split-complementary
#E9FFBF #BFC9FF #F5BFFF
monochromatic
#BFFF45 #D4FF82 #E9FFBF #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E9FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#E9FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFBF
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFBF | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BB
Deuteranopia (green-blind)
#FFF6C2
Tritanopia (blue-blind)
#EEF9EE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e9ffbf; /* rgb */ color: rgb(233, 255, 191); /* oklch */ color: oklch(96.8% 0.086 123.4);
Tailwind
colors: {
custom: {
50: '#f0ffd2',
500: '#e9ffbf',
950: '#000000',
},
}SCSS
$custom: #e9ffbf; $custom-light: #f0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#e9ffbf",
"rgb": {
"r": 233,
"g": 255,
"b": 191
},
"hsl": {
"h": 80.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9684,
"c": 0.08574,
"h": 123.4
},
"luminance": 0.92605
}Semantic roles & 50–950 ramp
primary
#E9FFBF
secondary
#A07BE8
accent
#00E64F
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683