#BBF17C#BBF17C
#BBF17C is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.6% C 0.157 H 129.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF17C |
|---|---|
| RGB | rgb(187, 241, 124) |
| HSL | hsl(88, 81%, 72%) |
| HSV | hsv(88, 49%, 95%) |
| CMYK | cmyk(22.4%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(89.36, -36.01, 50.65) |
| CIE-LCH | lch(89.36, 62.15, 125.41°) |
| OKLab | oklab(89.58% -0.1 0.1213) |
| OKLCH | oklch(89.58% 0.157 129.5) |
| XYZ | xyz(55.5863, 74.9295, 30.5991) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.16
Pale Lime
#BEFD73
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF17C #B27CF1
analogous
#F1EC7C #BBF17C #81F17C
triadic
#BBF17C #7CBBF1 #F17CBB
tetradic
#BBF17C #7CF1EC #B27CF1 #F17C81
square
#BBF17C #7CF1EC #B27CF1 #F17C81
split-complementary
#BBF17C #7C81F1 #EC7CF1
monochromatic
#81DB17 #9EEB45 #BBF17C #D8F7B3 #F1FCE3
Accessibility & contrast
On white
1.31
#BBF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BBF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF17C
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF17C | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE372
Deuteranopia (green-blind)
#F3DF83
Tritanopia (blue-blind)
#BFE8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf17c; /* rgb */ color: rgb(187, 241, 124); /* oklch */ color: oklch(89.6% 0.157 129.5);
Tailwind
colors: {
custom: {
50: '#d2f6a4',
500: '#bbf17c',
950: '#000000',
},
}SCSS
$custom: #bbf17c; $custom-light: #d2f6a4; $custom-dark: #000000;
JSON
{
"hex": "#bbf17c",
"rgb": {
"r": 187,
"g": 241,
"b": 124
},
"hsl": {
"h": 87.692,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.89583,
"c": 0.15725,
"h": 129.5
},
"luminance": 0.74931
}Semantic roles & 50–950 ramp
primary
#BBF17C
secondary
#8346CB
accent
#08DD6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580