#BBF192#BBF192
#BBF192 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.9% C 0.135 H 132.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF192 |
|---|---|
| RGB | rgb(187, 241, 146) |
| HSL | hsl(94, 77%, 76%) |
| HSV | hsv(94, 39%, 95%) |
| CMYK | cmyk(22.4%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(89.65, -33.40, 40.41) |
| CIE-LCH | lch(89.65, 52.43, 129.58°) |
| OKLab | oklab(89.91% -0.0916 0.0993) |
| OKLCH | oklch(89.91% 0.135 132.7) |
| XYZ | xyz(57.1360, 75.5494, 38.7608) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 3.24
Pale Light Green
#B1FC99
ΔE00 3.44
Light Yellowish Green
#C2FF89
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF192 #C892F1
analogous
#EBF192 #BBF192 #92F198
triadic
#BBF192 #92BBF1 #F192BB
tetradic
#BBF192 #92EBF1 #C892F1 #F19892
square
#BBF192 #92EBF1 #C892F1 #F19892
split-complementary
#BBF192 #9892F1 #F192EB
monochromatic
#77E326 #99EA5C #BBF192 #DDF8C8 #EEFCE4
Accessibility & contrast
On white
1.30
#BBF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#BBF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF192
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF192 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#BCEADA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf192; /* rgb */ color: rgb(187, 241, 146); /* oklch */ color: oklch(89.9% 0.135 132.7);
Tailwind
colors: {
custom: {
50: '#d1f6b3',
500: '#bbf192',
950: '#000000',
},
}SCSS
$custom: #bbf192; $custom-light: #d1f6b3; $custom-dark: #000000;
JSON
{
"hex": "#bbf192",
"rgb": {
"r": 187,
"g": 241,
"b": 146
},
"hsl": {
"h": 94.105,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.89911,
"c": 0.1351,
"h": 132.7
},
"luminance": 0.75551
}Semantic roles & 50–950 ramp
primary
#BBF192
secondary
#9C5ACE
accent
#0CD981
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581