#BBF39C#BBF39C
#BBF39C is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.5% C 0.128 H 135.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF39C |
|---|---|
| RGB | rgb(187, 243, 156) |
| HSL | hsl(99, 78%, 78%) |
| HSV | hsv(99, 36%, 95%) |
| CMYK | cmyk(23%, 0%, 35.8%, 4.7%) |
| CIE-LAB | lab(90.35, -32.99, 36.36) |
| CIE-LCH | lch(90.35, 49.10, 132.22°) |
| OKLab | oklab(90.53% -0.0901 0.0903) |
| OKLCH | oklch(90.53% 0.128 135) |
| XYZ | xyz(58.5434, 77.0648, 43.2366) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.23
Washed Out Green
#BCF5A6
ΔE00 1.63
Light Pastel Green
#B2FBA5
ΔE00 2.96
Pale Light Green
#B1FC99
ΔE00 3.05
Light Light Green
#C8FFB0
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF39C #D49CF3
analogous
#E6F39C #BBF39C #9CF3A8
triadic
#BBF39C #9CBBF3 #F39CBB
tetradic
#BBF39C #9CE6F3 #D49CF3 #F3A89C
square
#BBF39C #9CE6F3 #D49CF3 #F3A89C
split-complementary
#BBF39C #A89CF3 #F39CE6
monochromatic
#70E62F #96EC65 #BBF39C #E0FAD3 #ECFCE4
Accessibility & contrast
On white
1.28
#BBF39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BBF39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF39C
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF39C | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E696
Deuteranopia (green-blind)
#F1E2A1
Tritanopia (blue-blind)
#BBEDDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf39c; /* rgb */ color: rgb(187, 243, 156); /* oklch */ color: oklch(90.5% 0.128 135.0);
Tailwind
colors: {
custom: {
50: '#d1f7ba',
500: '#bbf39c',
950: '#000000',
},
}SCSS
$custom: #bbf39c; $custom-light: #d1f7ba; $custom-dark: #000000;
JSON
{
"hex": "#bbf39c",
"rgb": {
"r": 187,
"g": 243,
"b": 156
},
"hsl": {
"h": 98.621,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.90525,
"c": 0.12753,
"h": 135
},
"luminance": 0.77066
}Semantic roles & 50–950 ramp
primary
#BBF39C
secondary
#AA62D1
accent
#0BDB91
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581