#BBF97C#BBF97C
#BBF97C is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.4% C 0.168 H 130.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF97C |
|---|---|
| RGB | rgb(187, 249, 124) |
| HSL | hsl(90, 91%, 73%) |
| HSV | hsv(90, 50%, 98%) |
| CMYK | cmyk(24.9%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(91.58, -39.60, 53.34) |
| CIE-LCH | lch(91.58, 66.43, 126.59°) |
| OKLab | oklab(91.38% -0.11 0.1273) |
| OKLCH | oklch(91.38% 0.168 130.8) |
| XYZ | xyz(58.0066, 79.7700, 31.4059) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 1.73
Pistachio (survey)
#C0FA8B
ΔE00 1.89
Spring Green (survey)
#A9F971
ΔE00 2.44
Light Yellow Green
#CCFD7F
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF97C #BA7CF9
analogous
#F9F97C #BBF97C #7CF97C
triadic
#BBF97C #7CBBF9 #F97CBB
tetradic
#BBF97C #7CF9F9 #BA7CF9 #F97C7C
square
#BBF97C #7CF9F9 #BA7CF9 #F97C7C
split-complementary
#BBF97C #7C7CF9 #F97CF9
monochromatic
#7EF00B #9DF641 #BBF97C #D9FCB7 #F0FEE2
Accessibility & contrast
On white
1.24
#BBF97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#BBF97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF97C
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF97C | 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)
#FFEA71
Deuteranopia (green-blind)
#FAE584
Tritanopia (blue-blind)
#BEF0DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf97c; /* rgb */ color: rgb(187, 249, 124); /* oklch */ color: oklch(91.4% 0.168 130.8);
Tailwind
colors: {
custom: {
50: '#d2fba4',
500: '#bbf97c',
950: '#000000',
},
}SCSS
$custom: #bbf97c; $custom-light: #d2fba4; $custom-dark: #000000;
JSON
{
"hex": "#bbf97c",
"rgb": {
"r": 187,
"g": 249,
"b": 124
},
"hsl": {
"h": 89.76,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.91378,
"c": 0.16821,
"h": 130.8
},
"luminance": 0.79771
}Semantic roles & 50–950 ramp
primary
#BBF97C
secondary
#8C44D6
accent
#00E672
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580