#B0FA8A#B0FA8A
#B0FA8A is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.2% C 0.162 H 135.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FA8A |
|---|---|
| RGB | rgb(176, 250, 138) |
| HSL | hsl(100, 92%, 76%) |
| HSV | hsv(100, 45%, 98%) |
| CMYK | cmyk(29.6%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.43, -42.22, 46.44) |
| CIE-LCH | lch(91.43, 62.76, 132.27°) |
| OKLab | oklab(91.15% -0.116 0.1128) |
| OKLCH | oklch(91.15% 0.162 135.8) |
| XYZ | xyz(56.6761, 79.4343, 36.3860) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.31
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Pastel Green
#B0FF9D
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FA8A #D48AFA
analogous
#E8FA8A #B0FA8A #8AFA9C
triadic
#B0FA8A #8AB0FA #FA8AB0
tetradic
#B0FA8A #8AE8FA #D48AFA #FA9C8A
square
#B0FA8A #8AE8FA #D48AFA #FA9C8A
split-complementary
#B0FA8A #9C8AFA #FA8AE8
monochromatic
#61F515 #88F74F #B0FA8A #D8FDC5 #EBFEE2
Accessibility & contrast
On white
1.24
#B0FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#B0FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FA8A
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FA8A | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#AFF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0fa8a; /* rgb */ color: rgb(176, 250, 138); /* oklch */ color: oklch(91.2% 0.162 135.8);
Tailwind
colors: {
custom: {
50: '#cafcae',
500: '#b0fa8a',
950: '#000000',
},
}SCSS
$custom: #b0fa8a; $custom-light: #cafcae; $custom-dark: #000000;
JSON
{
"hex": "#b0fa8a",
"rgb": {
"r": 176,
"g": 250,
"b": 138
},
"hsl": {
"h": 99.643,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.91154,
"c": 0.16176,
"h": 135.8
},
"luminance": 0.79436
}Semantic roles & 50–950 ramp
primary
#B0FA8A
secondary
#AA4FD9
accent
#00E698
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581