#BBF196#BBF196
#BBF196 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.0% C 0.131 H 133.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF196 |
|---|---|
| RGB | rgb(187, 241, 150) |
| HSL | hsl(96, 76%, 77%) |
| HSV | hsv(96, 38%, 95%) |
| CMYK | cmyk(22.4%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(89.71, -32.88, 38.51) |
| CIE-LCH | lch(89.71, 50.64, 130.49°) |
| OKLab | oklab(89.98% -0.09 0.0951) |
| OKLCH | oklch(89.98% 0.131 133.4) |
| XYZ | xyz(57.4526, 75.6761, 40.4282) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.14
Washed Out Green
#BCF5A6
ΔE00 2.59
Celery
#C1FD95
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Pale Light Green
#B1FC99
ΔE00 3.37
Light Pastel Green
#B2FBA5
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF196 #CC96F1
analogous
#E9F196 #BBF196 #96F19F
triadic
#BBF196 #96BBF1 #F196BB
tetradic
#BBF196 #96E9F1 #CC96F1 #F19F96
square
#BBF196 #96E9F1 #CC96F1 #F19F96
split-complementary
#BBF196 #9F96F1 #F196E9
monochromatic
#75E32A #98EA60 #BBF196 #DEF8CC #EEFBE4
Accessibility & contrast
On white
1.30
#BBF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#BBF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF196
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF196 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48F
Deuteranopia (green-blind)
#F0E09B
Tritanopia (blue-blind)
#BCEADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf196; /* rgb */ color: rgb(187, 241, 150); /* oklch */ color: oklch(90.0% 0.131 133.4);
Tailwind
colors: {
custom: {
50: '#d1f6b6',
500: '#bbf196',
950: '#000000',
},
}SCSS
$custom: #bbf196; $custom-light: #d1f6b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf196",
"rgb": {
"r": 187,
"g": 241,
"b": 150
},
"hsl": {
"h": 95.604,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.89978,
"c": 0.13089,
"h": 133.4
},
"luminance": 0.75677
}Semantic roles & 50–950 ramp
primary
#BBF196
secondary
#A05DCE
accent
#0DD986
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581