#BBF08C#BBF08C
#BBF08C is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.6% C 0.140 H 131.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF08C |
|---|---|
| RGB | rgb(187, 240, 140) |
| HSL | hsl(92, 77%, 75%) |
| HSV | hsv(92, 42%, 94%) |
| CMYK | cmyk(22.1%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(89.29, -33.70, 42.89) |
| CIE-LCH | lch(89.29, 54.55, 128.16°) |
| OKLab | oklab(89.59% -0.0927 0.1048) |
| OKLCH | oklch(89.59% 0.14 131.5) |
| XYZ | xyz(56.3863, 74.7772, 36.2686) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.71
Tea Green
#BDF8A3
ΔE00 3.55
Light Yellowish Green
#C2FF89
ΔE00 3.65
Pale Light Green
#B1FC99
ΔE00 3.94
Light Pea Green
#C4FE82
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF08C #C18CF0
analogous
#EDF08C #BBF08C #8CF08F
triadic
#BBF08C #8CBBF0 #F08CBB
tetradic
#BBF08C #8CEDF0 #C18CF0 #F08F8C
square
#BBF08C #8CEDF0 #C18CF0 #F08F8C
split-complementary
#BBF08C #8F8CF0 #F08CED
monochromatic
#7BE220 #9BE956 #BBF08C #DBF7C2 #EFFBE4
Accessibility & contrast
On white
1.32
#BBF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BBF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF08C
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF08C | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#BDE8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf08c; /* rgb */ color: rgb(187, 240, 140); /* oklch */ color: oklch(89.6% 0.140 131.5);
Tailwind
colors: {
custom: {
50: '#d1f5af',
500: '#bbf08c',
950: '#000000',
},
}SCSS
$custom: #bbf08c; $custom-light: #d1f5af; $custom-dark: #000000;
JSON
{
"hex": "#bbf08c",
"rgb": {
"r": 187,
"g": 240,
"b": 140
},
"hsl": {
"h": 91.8,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.89592,
"c": 0.13987,
"h": 131.5
},
"luminance": 0.74778
}Semantic roles & 50–950 ramp
primary
#BBF08C
secondary
#9454CC
accent
#0CD979
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581