#E9FFBC#E9FFBC
#E9FFBC is a very light, moderate yellow-green. Relative luminance 0.925; OKLCH L 96.8% C 0.089 H 122.8°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFBC |
|---|---|
| RGB | rgb(233, 255, 188) |
| HSL | hsl(80, 100%, 87%) |
| HSV | hsv(80, 26%, 100%) |
| CMYK | cmyk(8.6%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(97.01, -18.13, 29.72) |
| CIE-LCH | lch(97.01, 34.82, 121.38°) |
| OKLab | oklab(96.78% -0.0484 0.075) |
| OKLCH | oklch(96.78% 0.089 122.8) |
| XYZ | xyz(78.4404, 92.4744, 61.2841) |
| Luminance | 0.9247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 5.14
Very Pale Green
#CFFDBC
ΔE00 5.30
Cream (survey)
#FFFFC2
ΔE00 5.68
Creme
#FFFFB6
ΔE00 5.89
Ecru
#FEFFCA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFBC #D2BCFF
analogous
#FFF3BC #E9FFBC #C8FFBC
triadic
#E9FFBC #BCE9FF #FFBCE9
tetradic
#E9FFBC #BCFFF3 #D2BCFF #FFBCC8
square
#E9FFBC #BCFFF3 #D2BCFF #FFBCC8
split-complementary
#E9FFBC #BCC8FF #F3BCFF
monochromatic
#C1FF42 #D5FF7F #E9FFBC #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.08
#E9FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#E9FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFBC
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFBC | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B8
Deuteranopia (green-blind)
#FFF6BF
Tritanopia (blue-blind)
#EEF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e9ffbc; /* rgb */ color: rgb(233, 255, 188); /* oklch */ color: oklch(96.8% 0.089 122.8);
Tailwind
colors: {
custom: {
50: '#f0ffd0',
500: '#e9ffbc',
950: '#000000',
},
}SCSS
$custom: #e9ffbc; $custom-light: #f0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#e9ffbc",
"rgb": {
"r": 233,
"g": 255,
"b": 188
},
"hsl": {
"h": 79.701,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.9678,
"c": 0.08928,
"h": 122.8
},
"luminance": 0.92474
}Semantic roles & 50–950 ramp
primary
#E9FFBC
secondary
#9D78E7
accent
#00E64B
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683