#BBD190#BBD190
#BBD190 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.8% C 0.090 H 123.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD190 |
|---|---|
| RGB | rgb(187, 209, 144) |
| HSL | hsl(80, 41%, 69%) |
| HSV | hsv(80, 31%, 82%) |
| CMYK | cmyk(10.5%, 0%, 31.1%, 18%) |
| CIE-LAB | lab(80.84, -18.33, 29.88) |
| CIE-LCH | lch(80.84, 35.05, 121.53°) |
| OKLab | oklab(82.83% -0.0495 0.0747) |
| OKLCH | oklch(82.83% 0.09 123.5) |
| XYZ | xyz(48.3276, 58.1792, 35.0638) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.65
Greenish Tan
#BCCB7A
ΔE00 4.18
Pale Olive Green
#B1D27B
ΔE00 4.22
Light Moss Green
#A6C875
ΔE00 4.89
Light Grey Green
#B7E1A1
ΔE00 5.31
Tan Green
#A9BE70
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD190 #A690D1
analogous
#D1C790 #BBD190 #9BD190
triadic
#BBD190 #90BBD1 #D190BB
tetradic
#BBD190 #90D1C7 #A690D1 #D1909B
square
#BBD190 #90D1C7 #A690D1 #D1909B
split-complementary
#BBD190 #909BD1 #C790D1
monochromatic
#83A344 #A0BF65 #BBD190 #D6E3BB #F0F5E7
Accessibility & contrast
On white
1.66
#BBD190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BBD190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD190
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD190 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#D5C993
Tritanopia (blue-blind)
#C0CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd190; /* rgb */ color: rgb(187, 209, 144); /* oklch */ color: oklch(82.8% 0.090 123.5);
Tailwind
colors: {
custom: {
50: '#d0dfb1',
500: '#bbd190',
950: '#000000',
},
}SCSS
$custom: #bbd190; $custom-light: #d0dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bbd190",
"rgb": {
"r": 187,
"g": 209,
"b": 144
},
"hsl": {
"h": 80.308,
"s": 41.401,
"l": 69.216
},
"oklch": {
"l": 0.82832,
"c": 0.08958,
"h": 123.5
},
"luminance": 0.58179
}Semantic roles & 50–950 ramp
primary
#BBD190
secondary
#775FA7
accent
#31B45E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481