#BBF88C#BBF88C
#BBF88C is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.4% C 0.151 H 132.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF88C |
|---|---|
| RGB | rgb(187, 248, 140) |
| HSL | hsl(94, 89%, 76%) |
| HSV | hsv(94, 44%, 97%) |
| CMYK | cmyk(24.6%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(91.50, -37.34, 45.69) |
| CIE-LCH | lch(91.50, 59.01, 129.26°) |
| OKLab | oklab(91.38% -0.1028 0.1111) |
| OKLCH | oklch(91.38% 0.151 132.8) |
| XYZ | xyz(58.7935, 79.5915, 37.0709) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.92
Celery
#C1FD95
ΔE00 1.29
Light Yellowish Green
#C2FF89
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.77
Pale Light Green
#B1FC99
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF88C #C98CF8
analogous
#F1F88C #BBF88C #8CF893
triadic
#BBF88C #8CBBF8 #F88CBB
tetradic
#BBF88C #8CF1F8 #C98CF8 #F8938C
square
#BBF88C #8CF1F8 #C98CF8 #F8938C
split-complementary
#BBF88C #938CF8 #F88CF1
monochromatic
#77F119 #99F452 #BBF88C #DDFCC6 #EEFDE2
Accessibility & contrast
On white
1.24
#BBF88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BBF88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF88C
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF88C | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA83
Deuteranopia (green-blind)
#F7E592
Tritanopia (blue-blind)
#BCF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf88c; /* rgb */ color: rgb(187, 248, 140); /* oklch */ color: oklch(91.4% 0.151 132.8);
Tailwind
colors: {
custom: {
50: '#d1fbaf',
500: '#bbf88c',
950: '#000000',
},
}SCSS
$custom: #bbf88c; $custom-light: #d1fbaf; $custom-dark: #000000;
JSON
{
"hex": "#bbf88c",
"rgb": {
"r": 187,
"g": 248,
"b": 140
},
"hsl": {
"h": 93.889,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.91378,
"c": 0.15137,
"h": 132.8
},
"luminance": 0.79593
}Semantic roles & 50–950 ramp
primary
#BBF88C
secondary
#9D52D6
accent
#00E582
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581