#BBF08D#BBF08D
#BBF08D is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.6% C 0.139 H 131.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF08D |
|---|---|
| RGB | rgb(187, 240, 141) |
| HSL | hsl(92, 77%, 75%) |
| HSV | hsv(92, 41%, 94%) |
| CMYK | cmyk(22.1%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(89.30, -33.58, 42.42) |
| CIE-LCH | lch(89.30, 54.10, 128.36°) |
| OKLab | oklab(89.61% -0.0923 0.1037) |
| OKLCH | oklch(89.61% 0.139 131.7) |
| XYZ | xyz(56.4604, 74.8069, 36.6586) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Celery
#C1FD95
ΔE00 2.71
Tea Green
#BDF8A3
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF08D #C28DF0
analogous
#EDF08D #BBF08D #8DF091
triadic
#BBF08D #8DBBF0 #F08DBB
tetradic
#BBF08D #8DEDF0 #C28DF0 #F0918D
square
#BBF08D #8DEDF0 #C28DF0 #F0918D
split-complementary
#BBF08D #918DF0 #F08DED
monochromatic
#7AE221 #9BE957 #BBF08D #DBF7C3 #EFFBE4
Accessibility & contrast
On white
1.32
#BBF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BBF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF08D
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF08D | 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)
#F8E385
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#BDE9D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf08d; /* rgb */ color: rgb(187, 240, 141); /* oklch */ color: oklch(89.6% 0.139 131.7);
Tailwind
colors: {
custom: {
50: '#d1f5af',
500: '#bbf08d',
950: '#000000',
},
}SCSS
$custom: #bbf08d; $custom-light: #d1f5af; $custom-dark: #000000;
JSON
{
"hex": "#bbf08d",
"rgb": {
"r": 187,
"g": 240,
"b": 141
},
"hsl": {
"h": 92.121,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.89608,
"c": 0.13884,
"h": 131.7
},
"luminance": 0.74808
}Semantic roles & 50–950 ramp
primary
#BBF08D
secondary
#9555CC
accent
#0DD97A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581