#BBF194#BBF194
#BBF194 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.9% C 0.133 H 133.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF194 |
|---|---|
| RGB | rgb(187, 241, 148) |
| HSL | hsl(95, 77%, 76%) |
| HSV | hsv(95, 39%, 95%) |
| CMYK | cmyk(22.4%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(89.68, -33.14, 39.46) |
| CIE-LCH | lch(89.68, 51.53, 130.03°) |
| OKLab | oklab(89.94% -0.0908 0.0972) |
| OKLCH | oklch(89.94% 0.133 133) |
| XYZ | xyz(57.2930, 75.6122, 39.5873) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Pale Light Green
#B1FC99
ΔE00 3.39
Light Pastel Green
#B2FBA5
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF194 #CA94F1
analogous
#EAF194 #BBF194 #94F19C
triadic
#BBF194 #94BBF1 #F194BB
tetradic
#BBF194 #94EAF1 #CA94F1 #F19C94
square
#BBF194 #94EAF1 #CA94F1 #F19C94
split-complementary
#BBF194 #9C94F1 #F194EA
monochromatic
#76E328 #99EA5E #BBF194 #DDF8CA #EEFBE4
Accessibility & contrast
On white
1.30
#BBF194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#BBF194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF194
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF194 | 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)
#F8E48D
Deuteranopia (green-blind)
#F0E099
Tritanopia (blue-blind)
#BCEADA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf194; /* rgb */ color: rgb(187, 241, 148); /* oklch */ color: oklch(89.9% 0.133 133.0);
Tailwind
colors: {
custom: {
50: '#d1f6b4',
500: '#bbf194',
950: '#000000',
},
}SCSS
$custom: #bbf194; $custom-light: #d1f6b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf194",
"rgb": {
"r": 187,
"g": 241,
"b": 148
},
"hsl": {
"h": 94.839,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.89944,
"c": 0.133,
"h": 133
},
"luminance": 0.75614
}Semantic roles & 50–950 ramp
primary
#BBF194
secondary
#9E5BCE
accent
#0CD983
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581