#B0EA99#B0EA99
#B0EA99 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.8% C 0.123 H 137.1°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EA99 |
|---|---|
| RGB | rgb(176, 234, 153) |
| HSL | hsl(103, 66%, 76%) |
| HSV | hsv(103, 35%, 92%) |
| CMYK | cmyk(24.8%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(87.18, -33.00, 33.57) |
| CIE-LCH | lch(87.18, 47.08, 134.51°) |
| OKLab | oklab(87.79% -0.09 0.0836) |
| OKLCH | oklch(87.79% 0.123 137.1) |
| XYZ | xyz(53.0756, 70.3741, 40.9180) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.53
Tea Green
#BDF8A3
ΔE00 3.05
Light Sage
#BCECAC
ΔE00 3.46
Light Pastel Green
#B2FBA5
ΔE00 3.79
Light Grey Green
#B7E1A1
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EA99 #D399EA
analogous
#D8EA99 #B0EA99 #99EAAA
triadic
#B0EA99 #99B0EA #EA99B0
tetradic
#B0EA99 #99D8EA #D399EA #EAAA99
square
#B0EA99 #99D8EA #D399EA #EAAA99
split-complementary
#B0EA99 #AA99EA #EA99D8
monochromatic
#61D533 #89E066 #B0EA99 #D7F4CC #EBFAE6
Accessibility & contrast
On white
1.39
#B0EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#B0EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EA99
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EA99 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE93
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#AEE4D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b0ea99; /* rgb */ color: rgb(176, 234, 153); /* oklch */ color: oklch(87.8% 0.123 137.1);
Tailwind
colors: {
custom: {
50: '#c9f1b7',
500: '#b0ea99',
950: '#000000',
},
}SCSS
$custom: #b0ea99; $custom-light: #c9f1b7; $custom-dark: #000000;
JSON
{
"hex": "#b0ea99",
"rgb": {
"r": 176,
"g": 234,
"b": 153
},
"hsl": {
"h": 102.963,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.8779,
"c": 0.12289,
"h": 137.1
},
"luminance": 0.70376
}Semantic roles & 50–950 ramp
primary
#B0EA99
secondary
#A962C5
accent
#18CE9A
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581