#BBF49E#BBF49E
#BBF49E is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.8% C 0.127 H 135.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF49E |
|---|---|
| RGB | rgb(187, 244, 158) |
| HSL | hsl(100, 80%, 79%) |
| HSV | hsv(100, 35%, 96%) |
| CMYK | cmyk(23.4%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(90.66, -33.18, 35.77) |
| CIE-LCH | lch(90.66, 48.78, 132.85°) |
| OKLab | oklab(90.78% -0.0906 0.0889) |
| OKLCH | oklch(90.78% 0.127 135.5) |
| XYZ | xyz(59.0143, 77.7332, 44.2359) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.92
Washed Out Green
#BCF5A6
ΔE00 1.34
Light Pastel Green
#B2FBA5
ΔE00 2.66
Light Light Green
#C8FFB0
ΔE00 2.81
Pale Light Green
#B1FC99
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF49E #D79EF4
analogous
#E6F49E #BBF49E #9EF4AC
triadic
#BBF49E #9EBBF4 #F49EBB
tetradic
#BBF49E #9EE6F4 #D79EF4 #F4AC9E
square
#BBF49E #9EE6F4 #D79EF4 #F4AC9E
split-complementary
#BBF49E #AC9EF4 #F49EE6
monochromatic
#6EE830 #94EE67 #BBF49E #E2FAD5 #ECFCE4
Accessibility & contrast
On white
1.27
#BBF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BBF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF49E
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF49E | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE798
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#BAEEDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf49e; /* rgb */ color: rgb(187, 244, 158); /* oklch */ color: oklch(90.8% 0.127 135.5);
Tailwind
colors: {
custom: {
50: '#d1f8bb',
500: '#bbf49e',
950: '#000000',
},
}SCSS
$custom: #bbf49e; $custom-light: #d1f8bb; $custom-dark: #000000;
JSON
{
"hex": "#bbf49e",
"rgb": {
"r": 187,
"g": 244,
"b": 158
},
"hsl": {
"h": 99.767,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.90783,
"c": 0.1269,
"h": 135.5
},
"luminance": 0.77735
}Semantic roles & 50–950 ramp
primary
#BBF49E
secondary
#AD63D3
accent
#0ADC95
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582