#B0EA91#B0EA91
#B0EA91 is a very light, vivid yellow-green. Relative luminance 0.701; OKLCH L 87.6% C 0.131 H 135.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EA91 |
|---|---|
| RGB | rgb(176, 234, 145) |
| HSL | hsl(99, 68%, 74%) |
| HSV | hsv(99, 38%, 92%) |
| CMYK | cmyk(24.8%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(87.06, -34.12, 37.42) |
| CIE-LCH | lch(87.06, 50.64, 132.36°) |
| OKLab | oklab(87.65% -0.0933 0.0924) |
| OKLCH | oklch(87.65% 0.131 135.3) |
| XYZ | xyz(52.4369, 70.1186, 37.5541) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.19
Tea Green
#BDF8A3
ΔE00 3.22
Pale Light Green
#B1FC99
ΔE00 4.05
Light Pastel Green
#B2FBA5
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.50
Pastel Green
#B0FF9D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EA91 #CB91EA
analogous
#DDEA91 #B0EA91 #91EA9F
triadic
#B0EA91 #91B0EA #EA91B0
tetradic
#B0EA91 #91DDEA #CB91EA #EA9F91
square
#B0EA91 #91DDEA #CB91EA #EA9F91
split-complementary
#B0EA91 #9F91EA #EA91DD
monochromatic
#66D62A #8BE05E #B0EA91 #D5F4C4 #EDFAE5
Accessibility & contrast
On white
1.40
#B0EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#B0EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EA91
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EA91 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8B
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#AFE4D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b0ea91; /* rgb */ color: rgb(176, 234, 145); /* oklch */ color: oklch(87.6% 0.131 135.3);
Tailwind
colors: {
custom: {
50: '#c9f1b2',
500: '#b0ea91',
950: '#000000',
},
}SCSS
$custom: #b0ea91; $custom-light: #c9f1b2; $custom-dark: #000000;
JSON
{
"hex": "#b0ea91",
"rgb": {
"r": 176,
"g": 234,
"b": 145
},
"hsl": {
"h": 99.101,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.87648,
"c": 0.13135,
"h": 135.3
},
"luminance": 0.7012
}Semantic roles & 50–950 ramp
primary
#B0EA91
secondary
#A05BC5
accent
#16D08F
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581