#B0FB8A#B0FB8A
#B0FB8A is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.4% C 0.163 H 135.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FB8A |
|---|---|
| RGB | rgb(176, 251, 138) |
| HSL | hsl(100, 93%, 76%) |
| HSV | hsv(100, 45%, 98%) |
| CMYK | cmyk(29.9%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.71, -42.65, 46.79) |
| CIE-LCH | lch(91.71, 63.31, 132.35°) |
| OKLab | oklab(91.38% -0.1172 0.1136) |
| OKLCH | oklch(91.38% 0.163 135.9) |
| XYZ | xyz(56.9877, 80.0574, 36.4899) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.35
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FB8A #D58AFB
analogous
#E9FB8A #B0FB8A #8AFB9D
triadic
#B0FB8A #8AB0FB #FB8AB0
tetradic
#B0FB8A #8AE9FB #D58AFB #FB9D8A
square
#B0FB8A #8AE9FB #D58AFB #FB9D8A
split-complementary
#B0FB8A #9D8AFB #FB8AE9
monochromatic
#60F714 #88F94F #B0FB8A #D8FDC5 #EBFEE1
Accessibility & contrast
On white
1.23
#B0FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#B0FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FB8A
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FB8A | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#AEF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b0fb8a; /* rgb */ color: rgb(176, 251, 138); /* oklch */ color: oklch(91.4% 0.163 135.9);
Tailwind
colors: {
custom: {
50: '#cafdae',
500: '#b0fb8a',
950: '#000000',
},
}SCSS
$custom: #b0fb8a; $custom-light: #cafdae; $custom-dark: #000000;
JSON
{
"hex": "#b0fb8a",
"rgb": {
"r": 176,
"g": 251,
"b": 138
},
"hsl": {
"h": 99.823,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91381,
"c": 0.16318,
"h": 135.9
},
"luminance": 0.80059
}Semantic roles & 50–950 ramp
primary
#B0FB8A
secondary
#AB4FDA
accent
#00E698
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581