#BBFF8B#BBFF8B
#BBFF8B is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.162 H 133.6°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF8B |
|---|---|
| RGB | rgb(187, 255, 139) |
| HSL | hsl(95, 100%, 77%) |
| HSV | hsv(95, 45%, 100%) |
| CMYK | cmyk(26.7%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(93.43, -40.59, 48.58) |
| CIE-LCH | lch(93.43, 63.31, 129.88°) |
| OKLab | oklab(92.93% -0.1118 0.1176) |
| OKLCH | oklch(92.93% 0.162 133.6) |
| XYZ | xyz(60.9125, 83.9471, 37.4152) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.23
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Celery
#C1FD95
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 2.24
Spring Green (survey)
#A9F971
ΔE00 3.12
Pale Light Green
#B1FC99
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF8B #CF8BFF
analogous
#F5FF8B #BBFF8B #8BFF95
triadic
#BBFF8B #8BBBFF #FF8BBB
tetradic
#BBFF8B #8BF5FF #CF8BFF #FF958B
square
#BBFF8B #8BF5FF #CF8BFF #FF958B
split-complementary
#BBFF8B #958BFF #FF8BF5
monochromatic
#73FF11 #97FF4E #BBFF8B #DFFFC8 #EDFFE0
Accessibility & contrast
On white
1.18
#BBFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BBFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF8B
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF8B | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF082
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#BCF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff8b; /* rgb */ color: rgb(187, 255, 139); /* oklch */ color: oklch(92.9% 0.162 133.6);
Tailwind
colors: {
custom: {
50: '#d2ffaf',
500: '#bbff8b',
950: '#000000',
},
}SCSS
$custom: #bbff8b; $custom-light: #d2ffaf; $custom-dark: #000000;
JSON
{
"hex": "#bbff8b",
"rgb": {
"r": 187,
"g": 255,
"b": 139
},
"hsl": {
"h": 95.172,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.9293,
"c": 0.16228,
"h": 133.6
},
"luminance": 0.83949
}Semantic roles & 50–950 ramp
primary
#BBFF8B
secondary
#A44EE0
accent
#00E687
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681