#BBF17D#BBF17D
#BBF17D is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.6% C 0.156 H 129.6°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF17D |
|---|---|
| RGB | rgb(187, 241, 125) |
| HSL | hsl(88, 81%, 72%) |
| HSV | hsv(88, 48%, 95%) |
| CMYK | cmyk(22.4%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(89.37, -35.90, 50.20) |
| CIE-LCH | lch(89.37, 61.71, 125.57°) |
| OKLab | oklab(89.6% -0.0997 0.1204) |
| OKLCH | oklch(89.6% 0.156 129.6) |
| XYZ | xyz(55.6499, 74.9550, 30.9339) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Yellow Green
#CCFD7F
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF17D #B37DF1
analogous
#F1ED7D #BBF17D #81F17D
triadic
#BBF17D #7DBBF1 #F17DBB
tetradic
#BBF17D #7DF1ED #B37DF1 #F17D81
square
#BBF17D #7DF1ED #B37DF1 #F17D81
split-complementary
#BBF17D #7D81F1 #ED7DF1
monochromatic
#81DC18 #9EEB46 #BBF17D #D8F7B4 #F1FCE3
Accessibility & contrast
On white
1.31
#BBF17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BBF17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF17D
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF17D | 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)
#FAE373
Deuteranopia (green-blind)
#F3DF84
Tritanopia (blue-blind)
#BFE8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf17d; /* rgb */ color: rgb(187, 241, 125); /* oklch */ color: oklch(89.6% 0.156 129.6);
Tailwind
colors: {
custom: {
50: '#d1f6a5',
500: '#bbf17d',
950: '#000000',
},
}SCSS
$custom: #bbf17d; $custom-light: #d1f6a5; $custom-dark: #000000;
JSON
{
"hex": "#bbf17d",
"rgb": {
"r": 187,
"g": 241,
"b": 125
},
"hsl": {
"h": 87.931,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.89597,
"c": 0.15628,
"h": 129.6
},
"luminance": 0.74956
}Semantic roles & 50–950 ramp
primary
#BBF17D
secondary
#8547CC
accent
#09DD6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580