#BBF193#BBF193
#BBF193 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.9% C 0.134 H 132.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF193 |
|---|---|
| RGB | rgb(187, 241, 147) |
| HSL | hsl(94, 77%, 76%) |
| HSV | hsv(94, 39%, 95%) |
| CMYK | cmyk(22.4%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(89.66, -33.28, 39.94) |
| CIE-LCH | lch(89.66, 51.98, 129.80°) |
| OKLab | oklab(89.93% -0.0912 0.0983) |
| OKLCH | oklch(89.93% 0.134 132.9) |
| XYZ | xyz(57.2142, 75.5807, 39.1722) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.52
Celery
#C1FD95
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.08
Pale Light Green
#B1FC99
ΔE00 3.41
Light Pastel Green
#B2FBA5
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF193 #C993F1
analogous
#EAF193 #BBF193 #93F19A
triadic
#BBF193 #93BBF1 #F193BB
tetradic
#BBF193 #93EAF1 #C993F1 #F19A93
square
#BBF193 #93EAF1 #C993F1 #F19A93
split-complementary
#BBF193 #9A93F1 #F193EA
monochromatic
#77E327 #99EA5D #BBF193 #DDF8C9 #EEFBE4
Accessibility & contrast
On white
1.30
#BBF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#BBF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF193
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF193 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#BCEADA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf193; /* rgb */ color: rgb(187, 241, 147); /* oklch */ color: oklch(89.9% 0.134 132.9);
Tailwind
colors: {
custom: {
50: '#d1f6b4',
500: '#bbf193',
950: '#000000',
},
}SCSS
$custom: #bbf193; $custom-light: #d1f6b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf193",
"rgb": {
"r": 187,
"g": 241,
"b": 147
},
"hsl": {
"h": 94.468,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.89928,
"c": 0.13405,
"h": 132.9
},
"luminance": 0.75582
}Semantic roles & 50–950 ramp
primary
#BBF193
secondary
#9D5ACE
accent
#0CD982
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581