#BBF17A#BBF17A
#BBF17A is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.6% C 0.159 H 129.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF17A |
|---|---|
| RGB | rgb(187, 241, 122) |
| HSL | hsl(87, 81%, 71%) |
| HSV | hsv(87, 49%, 95%) |
| CMYK | cmyk(22.4%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(89.34, -36.22, 51.56) |
| CIE-LCH | lch(89.34, 63.01, 125.09°) |
| OKLab | oklab(89.56% -0.1008 0.1232) |
| OKLCH | oklch(89.56% 0.159 129.3) |
| XYZ | xyz(55.4611, 74.8795, 29.9398) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Light Pea Green
#C4FE82
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 3.02
Pale Lime
#BEFD73
ΔE00 3.05
Light Yellow Green
#CCFD7F
ΔE00 3.05
Spring Green (survey)
#A9F971
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF17A #B07AF1
analogous
#F1EB7A #BBF17A #7FF17A
triadic
#BBF17A #7ABBF1 #F17ABB
tetradic
#BBF17A #7AF1EB #B07AF1 #F17A7F
square
#BBF17A #7AF1EB #B07AF1 #F17A7F
split-complementary
#BBF17A #7A7FF1 #EB7AF1
monochromatic
#81DA17 #9FEB43 #BBF17A #D7F7B1 #F1FCE3
Accessibility & contrast
On white
1.31
#BBF17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#BBF17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF17A
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF17A | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36F
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#BFE8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf17a; /* rgb */ color: rgb(187, 241, 122); /* oklch */ color: oklch(89.6% 0.159 129.3);
Tailwind
colors: {
custom: {
50: '#d2f6a3',
500: '#bbf17a',
950: '#000000',
},
}SCSS
$custom: #bbf17a; $custom-light: #d2f6a3; $custom-dark: #000000;
JSON
{
"hex": "#bbf17a",
"rgb": {
"r": 187,
"g": 241,
"b": 122
},
"hsl": {
"h": 87.227,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.89556,
"c": 0.15915,
"h": 129.3
},
"luminance": 0.74881
}Semantic roles & 50–950 ramp
primary
#BBF17A
secondary
#8144CB
accent
#08DD69
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580