#B0FC8A#B0FC8A
#B0FC8A is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.6% C 0.165 H 136.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FC8A |
|---|---|
| RGB | rgb(176, 252, 138) |
| HSL | hsl(100, 95%, 76%) |
| HSV | hsv(100, 45%, 99%) |
| CMYK | cmyk(30.2%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.99, -43.09, 47.14) |
| CIE-LCH | lch(91.99, 63.86, 132.43°) |
| OKLab | oklab(91.61% -0.1184 0.1144) |
| OKLCH | oklch(91.61% 0.165 136) |
| XYZ | xyz(57.3009, 80.6838, 36.5943) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.41
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pastel Green
#B0FF9D
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FC8A #D68AFC
analogous
#E9FC8A #B0FC8A #8AFC9D
triadic
#B0FC8A #8AB0FC #FC8AB0
tetradic
#B0FC8A #8AE9FC #D68AFC #FC9D8A
square
#B0FC8A #8AE9FC #D68AFC #FC9D8A
split-complementary
#B0FC8A #9D8AFC #FC8AE9
monochromatic
#5FF913 #88FA4E #B0FC8A #D8FEC6 #EBFEE1
Accessibility & contrast
On white
1.23
#B0FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#B0FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FC8A
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FC8A | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F8E691
Tritanopia (blue-blind)
#AEF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b0fc8a; /* rgb */ color: rgb(176, 252, 138); /* oklch */ color: oklch(91.6% 0.165 136.0);
Tailwind
colors: {
custom: {
50: '#cafdae',
500: '#b0fc8a',
950: '#000000',
},
}SCSS
$custom: #b0fc8a; $custom-light: #cafdae; $custom-dark: #000000;
JSON
{
"hex": "#b0fc8a",
"rgb": {
"r": 176,
"g": 252,
"b": 138
},
"hsl": {
"h": 100,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91608,
"c": 0.16459,
"h": 136
},
"luminance": 0.80686
}Semantic roles & 50–950 ramp
primary
#B0FC8A
secondary
#AD4FDC
accent
#00E699
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681