#BBF59C#BBF59C
#BBF59C is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.0% C 0.131 H 135.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF59C |
|---|---|
| RGB | rgb(187, 245, 156) |
| HSL | hsl(99, 82%, 79%) |
| HSV | hsv(99, 36%, 96%) |
| CMYK | cmyk(23.7%, 0%, 36.3%, 3.9%) |
| CIE-LAB | lab(90.90, -33.91, 37.08) |
| CIE-LCH | lch(90.90, 50.25, 132.44°) |
| OKLab | oklab(90.97% -0.0926 0.0919) |
| OKLCH | oklch(90.97% 0.131 135.2) |
| XYZ | xyz(59.1452, 78.2683, 43.4372) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.04
Washed Out Green
#BCF5A6
ΔE00 1.78
Pale Light Green
#B1FC99
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 2.69
Celery
#C1FD95
ΔE00 2.75
Light Light Green
#C8FFB0
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF59C #D69CF5
analogous
#E7F59C #BBF59C #9CF5A9
triadic
#BBF59C #9CBBF5 #F59CBB
tetradic
#BBF59C #9CE7F5 #D69CF5 #F5A99C
square
#BBF59C #9CE7F5 #D69CF5 #F5A99C
split-complementary
#BBF59C #A99CF5 #F59CE7
monochromatic
#6FEA2D #95EF64 #BBF59C #E1FBD4 #ECFCE3
Accessibility & contrast
On white
1.26
#BBF59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BBF59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF59C
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF59C | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE896
Deuteranopia (green-blind)
#F3E3A1
Tritanopia (blue-blind)
#BBEFDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf59c; /* rgb */ color: rgb(187, 245, 156); /* oklch */ color: oklch(91.0% 0.131 135.2);
Tailwind
colors: {
custom: {
50: '#d1f8ba',
500: '#bbf59c',
950: '#000000',
},
}SCSS
$custom: #bbf59c; $custom-light: #d1f8ba; $custom-dark: #000000;
JSON
{
"hex": "#bbf59c",
"rgb": {
"r": 187,
"g": 245,
"b": 156
},
"hsl": {
"h": 99.101,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.90969,
"c": 0.13053,
"h": 135.2
},
"luminance": 0.7827
}Semantic roles & 50–950 ramp
primary
#BBF59C
secondary
#AC61D4
accent
#07DE93
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581