#BBF97B#BBF97B
#BBF97B is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.4% C 0.169 H 130.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF97B |
|---|---|
| RGB | rgb(187, 249, 123) |
| HSL | hsl(90, 91%, 73%) |
| HSV | hsv(90, 51%, 98%) |
| CMYK | cmyk(24.9%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(91.57, -39.70, 53.79) |
| CIE-LCH | lch(91.57, 66.86, 126.43°) |
| OKLab | oklab(91.37% -0.1104 0.1282) |
| OKLCH | oklch(91.37% 0.169 130.7) |
| XYZ | xyz(57.9437, 79.7448, 31.0745) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.34
Pale Lime
#BEFD73
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Spring Green (survey)
#A9F971
ΔE00 2.43
Light Yellow Green
#CCFD7F
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF97B #B97BF9
analogous
#F9F87B #BBF97B #7CF97B
triadic
#BBF97B #7BBBF9 #F97BBB
tetradic
#BBF97B #7BF9F8 #B97BF9 #F97B7C
square
#BBF97B #7BF9F8 #B97BF9 #F97B7C
split-complementary
#BBF97B #7B7CF9 #F87BF9
monochromatic
#7FEF0B #9DF640 #BBF97B #D9FCB6 #F0FEE2
Accessibility & contrast
On white
1.24
#BBF97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#BBF97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF97B
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF97B | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#FAE583
Tritanopia (blue-blind)
#BEF0DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf97b; /* rgb */ color: rgb(187, 249, 123); /* oklch */ color: oklch(91.4% 0.169 130.7);
Tailwind
colors: {
custom: {
50: '#d2fba4',
500: '#bbf97b',
950: '#000000',
},
}SCSS
$custom: #bbf97b; $custom-light: #d2fba4; $custom-dark: #000000;
JSON
{
"hex": "#bbf97b",
"rgb": {
"r": 187,
"g": 249,
"b": 123
},
"hsl": {
"h": 89.524,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.91366,
"c": 0.16914,
"h": 130.7
},
"luminance": 0.79746
}Semantic roles & 50–950 ramp
primary
#BBF97B
secondary
#8B43D6
accent
#00E671
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580