#BBF19C#BBF19C
#BBF19C is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.1% C 0.125 H 134.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF19C |
|---|---|
| RGB | rgb(187, 241, 156) |
| HSL | hsl(98, 75%, 78%) |
| HSV | hsv(98, 35%, 95%) |
| CMYK | cmyk(22.4%, 0%, 35.3%, 5.5%) |
| CIE-LAB | lab(89.80, -32.07, 35.64) |
| CIE-LCH | lch(89.80, 47.94, 131.98°) |
| OKLab | oklab(90.08% -0.0875 0.0886) |
| OKLCH | oklch(90.08% 0.125 134.7) |
| XYZ | xyz(57.9482, 75.8743, 43.0382) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.58
Washed Out Green
#BCF5A6
ΔE00 1.63
Light Pastel Green
#B2FBA5
ΔE00 3.28
Light Light Green
#C8FFB0
ΔE00 3.29
Pale Light Green
#B1FC99
ΔE00 3.53
Celery
#C1FD95
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF19C #D29CF1
analogous
#E5F19C #BBF19C #9CF1A8
triadic
#BBF19C #9CBBF1 #F19CBB
tetradic
#BBF19C #9CE5F1 #D29CF1 #F1A89C
square
#BBF19C #9CE5F1 #D29CF1 #F1A89C
split-complementary
#BBF19C #A89CF1 #F19CE5
monochromatic
#71E231 #96E966 #BBF19C #E0F9D2 #EDFBE4
Accessibility & contrast
On white
1.30
#BBF19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BBF19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF19C
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF19C | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E596
Deuteranopia (green-blind)
#EFE0A1
Tritanopia (blue-blind)
#BBEBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf19c; /* rgb */ color: rgb(187, 241, 156); /* oklch */ color: oklch(90.1% 0.125 134.7);
Tailwind
colors: {
custom: {
50: '#d1f6ba',
500: '#bbf19c',
950: '#000000',
},
}SCSS
$custom: #bbf19c; $custom-light: #d1f6ba; $custom-dark: #000000;
JSON
{
"hex": "#bbf19c",
"rgb": {
"r": 187,
"g": 241,
"b": 156
},
"hsl": {
"h": 98.118,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.90082,
"c": 0.12451,
"h": 134.7
},
"luminance": 0.75876
}Semantic roles & 50–950 ramp
primary
#BBF19C
secondary
#A763CF
accent
#0ED78E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581