#BBD192#BBD192
#BBD192 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.9% C 0.087 H 123.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD192 |
|---|---|
| RGB | rgb(187, 209, 146) |
| HSL | hsl(81, 41%, 70%) |
| HSV | hsv(81, 30%, 82%) |
| CMYK | cmyk(10.5%, 0%, 30.1%, 18%) |
| CIE-LAB | lab(80.87, -18.05, 28.88) |
| CIE-LCH | lch(80.87, 34.06, 122.01°) |
| OKLab | oklab(82.87% -0.0486 0.0724) |
| OKLCH | oklch(82.87% 0.087 123.9) |
| XYZ | xyz(48.4818, 58.2409, 35.8760) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.03
Greenish Tan
#BCCB7A
ΔE00 4.56
Pale Olive Green
#B1D27B
ΔE00 4.59
Light Moss Green
#A6C875
ΔE00 5.17
Light Grey Green
#B7E1A1
ΔE00 5.19
Tan Green
#A9BE70
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD192 #A892D1
analogous
#D1C792 #BBD192 #9CD192
triadic
#BBD192 #92BBD1 #D192BB
tetradic
#BBD192 #92D1C7 #A892D1 #D1929C
square
#BBD192 #92D1C7 #A892D1 #D1929C
split-complementary
#BBD192 #929CD1 #C792D1
monochromatic
#83A445 #A0BF67 #BBD192 #D6E3BD #F1F5E8
Accessibility & contrast
On white
1.66
#BBD192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BBD192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD192
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD192 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#BFCBC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd192; /* rgb */ color: rgb(187, 209, 146); /* oklch */ color: oklch(82.9% 0.087 123.9);
Tailwind
colors: {
custom: {
50: '#d0dfb2',
500: '#bbd192',
950: '#000000',
},
}SCSS
$custom: #bbd192; $custom-light: #d0dfb2; $custom-dark: #000000;
JSON
{
"hex": "#bbd192",
"rgb": {
"r": 187,
"g": 209,
"b": 146
},
"hsl": {
"h": 80.952,
"s": 40.645,
"l": 69.608
},
"oklch": {
"l": 0.82871,
"c": 0.08719,
"h": 123.9
},
"luminance": 0.58241
}Semantic roles & 50–950 ramp
primary
#BBD192
secondary
#7960A7
accent
#32B45F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481