#B0EA95#B0EA95
#B0EA95 is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.7% C 0.127 H 136.2°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EA95 |
|---|---|
| RGB | rgb(176, 234, 149) |
| HSL | hsl(101, 67%, 75%) |
| HSV | hsv(101, 36%, 92%) |
| CMYK | cmyk(24.8%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(87.12, -33.57, 35.50) |
| CIE-LCH | lch(87.12, 48.86, 133.40°) |
| OKLab | oklab(87.72% -0.0917 0.0881) |
| OKLCH | oklch(87.72% 0.127 136.2) |
| XYZ | xyz(52.7507, 70.2442, 39.2071) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.80
Tea Green
#BDF8A3
ΔE00 3.05
Light Pastel Green
#B2FBA5
ΔE00 3.91
Light Sage
#BCECAC
ΔE00 4.09
Pale Light Green
#B1FC99
ΔE00 4.18
Light Grey Green
#B7E1A1
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EA95 #CF95EA
analogous
#DBEA95 #B0EA95 #95EAA4
triadic
#B0EA95 #95B0EA #EA95B0
tetradic
#B0EA95 #95DBEA #CF95EA #EAA495
square
#B0EA95 #95DBEA #CF95EA #EAA495
split-complementary
#B0EA95 #A495EA #EA95DB
monochromatic
#64D62F #8AE062 #B0EA95 #D6F4C8 #ECFAE5
Accessibility & contrast
On white
1.40
#B0EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#B0EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EA95
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EA95 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#AFE4D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b0ea95; /* rgb */ color: rgb(176, 234, 149); /* oklch */ color: oklch(87.7% 0.127 136.2);
Tailwind
colors: {
custom: {
50: '#c9f1b5',
500: '#b0ea95',
950: '#000000',
},
}SCSS
$custom: #b0ea95; $custom-light: #c9f1b5; $custom-dark: #000000;
JSON
{
"hex": "#b0ea95",
"rgb": {
"r": 176,
"g": 234,
"b": 149
},
"hsl": {
"h": 100.941,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.87718,
"c": 0.12714,
"h": 136.2
},
"luminance": 0.70246
}Semantic roles & 50–950 ramp
primary
#B0EA95
secondary
#A45EC5
accent
#17CF94
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581