#BBF49C#BBF49C
#BBF49C is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.7% C 0.129 H 135.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF49C |
|---|---|
| RGB | rgb(187, 244, 156) |
| HSL | hsl(99, 80%, 78%) |
| HSV | hsv(99, 36%, 96%) |
| CMYK | cmyk(23.4%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(90.63, -33.45, 36.72) |
| CIE-LCH | lch(90.63, 49.68, 132.33°) |
| OKLab | oklab(90.75% -0.0914 0.0911) |
| OKLCH | oklch(90.75% 0.129 135.1) |
| XYZ | xyz(58.8435, 77.6649, 43.3366) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.11
Washed Out Green
#BCF5A6
ΔE00 1.69
Light Pastel Green
#B2FBA5
ΔE00 2.82
Pale Light Green
#B1FC99
ΔE00 2.82
Celery
#C1FD95
ΔE00 2.95
Light Light Green
#C8FFB0
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF49C #D59CF4
analogous
#E7F49C #BBF49C #9CF4A9
triadic
#BBF49C #9CBBF4 #F49CBB
tetradic
#BBF49C #9CE7F4 #D59CF4 #F4A99C
square
#BBF49C #9CE7F4 #D59CF4 #F4A99C
split-complementary
#BBF49C #A99CF4 #F49CE7
monochromatic
#6FE82E #95EE65 #BBF49C #E1FAD3 #ECFCE3
Accessibility & contrast
On white
1.27
#BBF49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BBF49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF49C
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF49C | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE796
Deuteranopia (green-blind)
#F2E2A1
Tritanopia (blue-blind)
#BBEEDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf49c; /* rgb */ color: rgb(187, 244, 156); /* oklch */ color: oklch(90.7% 0.129 135.1);
Tailwind
colors: {
custom: {
50: '#d1f8ba',
500: '#bbf49c',
950: '#000000',
},
}SCSS
$custom: #bbf49c; $custom-light: #d1f8ba; $custom-dark: #000000;
JSON
{
"hex": "#bbf49c",
"rgb": {
"r": 187,
"g": 244,
"b": 156
},
"hsl": {
"h": 98.864,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.90747,
"c": 0.12902,
"h": 135.1
},
"luminance": 0.77666
}Semantic roles & 50–950 ramp
primary
#BBF49C
secondary
#AB62D3
accent
#09DC92
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581