#BBFB8A#BBFB8A
#BBFB8A is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.0% C 0.158 H 132.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB8A |
|---|---|
| RGB | rgb(187, 251, 138) |
| HSL | hsl(94, 93%, 76%) |
| HSV | hsv(94, 45%, 98%) |
| CMYK | cmyk(25.5%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(92.31, -38.93, 47.66) |
| CIE-LCH | lch(92.31, 61.54, 129.24°) |
| OKLab | oklab(92.02% -0.1073 0.1155) |
| OKLCH | oklch(92.02% 0.158 132.9) |
| XYZ | xyz(59.5771, 81.3925, 36.6112) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.87
Light Yellowish Green
#C2FF89
ΔE00 1.33
Celery
#C1FD95
ΔE00 1.43
Light Pea Green
#C4FE82
ΔE00 2.22
Pale Light Green
#B1FC99
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB8A #CA8AFB
analogous
#F4FB8A #BBFB8A #8AFB92
triadic
#BBFB8A #8ABBFB #FB8ABB
tetradic
#BBFB8A #8AF4FB #CA8AFB #FB928A
square
#BBFB8A #8AF4FB #CA8AFB #FB928A
split-complementary
#BBFB8A #928AFB #FB8AF4
monochromatic
#76F714 #99F94F #BBFB8A #DDFDC5 #EEFEE1
Accessibility & contrast
On white
1.22
#BBFB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#BBFB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB8A
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB8A | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#BCF3E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb8a; /* rgb */ color: rgb(187, 251, 138); /* oklch */ color: oklch(92.0% 0.158 132.9);
Tailwind
colors: {
custom: {
50: '#d2fdae',
500: '#bbfb8a',
950: '#000000',
},
}SCSS
$custom: #bbfb8a; $custom-light: #d2fdae; $custom-dark: #000000;
JSON
{
"hex": "#bbfb8a",
"rgb": {
"r": 187,
"g": 251,
"b": 138
},
"hsl": {
"h": 93.982,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.92019,
"c": 0.15761,
"h": 132.9
},
"luminance": 0.81394
}Semantic roles & 50–950 ramp
primary
#BBFB8A
secondary
#9E4FDA
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581