#BBF49F#BBF49F
#BBF49F is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.8% C 0.126 H 135.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF49F |
|---|---|
| RGB | rgb(187, 244, 159) |
| HSL | hsl(100, 79%, 79%) |
| HSV | hsv(100, 35%, 96%) |
| CMYK | cmyk(23.4%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(90.67, -33.04, 35.29) |
| CIE-LCH | lch(90.67, 48.34, 133.11°) |
| OKLab | oklab(90.8% -0.0901 0.0878) |
| OKLCH | oklch(90.8% 0.126 135.8) |
| XYZ | xyz(59.1007, 77.7678, 44.6910) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.86
Washed Out Green
#BCF5A6
ΔE00 1.16
Light Pastel Green
#B2FBA5
ΔE00 2.60
Light Light Green
#C8FFB0
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 3.01
Pale Green
#C7FDB5
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF49F #D89FF4
analogous
#E6F49F #BBF49F #9FF4AE
triadic
#BBF49F #9FBBF4 #F49FBB
tetradic
#BBF49F #9FE6F4 #D89FF4 #F4AE9F
square
#BBF49F #9FE6F4 #D89FF4 #F4AE9F
split-complementary
#BBF49F #AE9FF4 #F49FE6
monochromatic
#6DE731 #94EE68 #BBF49F #E2FAD6 #ECFCE4
Accessibility & contrast
On white
1.27
#BBF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BBF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF49F
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF49F | 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)
#FAE799
Deuteranopia (green-blind)
#F1E2A4
Tritanopia (blue-blind)
#BAEEDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf49f; /* rgb */ color: rgb(187, 244, 159); /* oklch */ color: oklch(90.8% 0.126 135.8);
Tailwind
colors: {
custom: {
50: '#d1f8bc',
500: '#bbf49f',
950: '#000000',
},
}SCSS
$custom: #bbf49f; $custom-light: #d1f8bc; $custom-dark: #000000;
JSON
{
"hex": "#bbf49f",
"rgb": {
"r": 187,
"g": 244,
"b": 159
},
"hsl": {
"h": 100.235,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.90801,
"c": 0.12584,
"h": 135.8
},
"luminance": 0.77769
}Semantic roles & 50–950 ramp
primary
#BBF49F
secondary
#AE64D3
accent
#0ADC97
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582