#BBF89C#BBF89C
#BBF89C is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.6% C 0.135 H 135.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF89C |
|---|---|
| RGB | rgb(187, 248, 156) |
| HSL | hsl(100, 87%, 79%) |
| HSV | hsv(100, 37%, 97%) |
| CMYK | cmyk(24.6%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(91.73, -35.29, 38.17) |
| CIE-LCH | lch(91.73, 51.98, 132.76°) |
| OKLab | oklab(91.64% -0.0964 0.0945) |
| OKLCH | oklch(91.64% 0.135 135.6) |
| XYZ | xyz(60.0602, 80.0982, 43.7422) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.17
Pale Light Green
#B1FC99
ΔE00 1.99
Washed Out Green
#BCF5A6
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.22
Light Pastel Green
#B2FBA5
ΔE00 2.45
Pastel Green
#B0FF9D
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF89C #D99CF8
analogous
#E9F89C #BBF89C #9CF8AB
triadic
#BBF89C #9CBBF8 #F89CBB
tetradic
#BBF89C #9CE9F8 #D99CF8 #F8AB9C
square
#BBF89C #9CE9F8 #D99CF8 #F8AB9C
split-complementary
#BBF89C #AB9CF8 #F89CE9
monochromatic
#6CF02A #94F463 #BBF89C #E2FCD5 #EBFDE2
Accessibility & contrast
On white
1.23
#BBF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BBF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF89C
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF89C | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB95
Deuteranopia (green-blind)
#F5E5A1
Tritanopia (blue-blind)
#BAF2E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf89c; /* rgb */ color: rgb(187, 248, 156); /* oklch */ color: oklch(91.6% 0.135 135.6);
Tailwind
colors: {
custom: {
50: '#d1fbba',
500: '#bbf89c',
950: '#000000',
},
}SCSS
$custom: #bbf89c; $custom-light: #d1fbba; $custom-dark: #000000;
JSON
{
"hex": "#bbf89c",
"rgb": {
"r": 187,
"g": 248,
"b": 156
},
"hsl": {
"h": 99.783,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.91636,
"c": 0.135,
"h": 135.6
},
"luminance": 0.801
}Semantic roles & 50–950 ramp
primary
#BBF89C
secondary
#B060D8
accent
#02E397
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582