#BBD181#BBD181
#BBD181 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.6% C 0.107 H 121.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD181 |
|---|---|
| RGB | rgb(187, 209, 129) |
| HSL | hsl(77, 47%, 66%) |
| HSV | hsv(77, 38%, 82%) |
| CMYK | cmyk(10.5%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(80.60, -20.27, 37.25) |
| CIE-LCH | lch(80.60, 42.41, 118.56°) |
| OKLab | oklab(82.56% -0.0556 0.0914) |
| OKLCH | oklch(82.56% 0.107 121.3) |
| XYZ | xyz(47.2563, 57.7507, 29.4221) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.42
Greenish Tan
#BCCB7A
ΔE00 2.11
Pale Olive Green
#B1D27B
ΔE00 2.38
Light Moss Green
#A6C875
ΔE00 3.84
Greenish Beige
#C9D179
ΔE00 4.04
Light Olive
#ACBF69
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD181 #9781D1
analogous
#D1BF81 #BBD181 #93D181
triadic
#BBD181 #81BBD1 #D181BB
tetradic
#BBD181 #81D1BF #9781D1 #D18193
square
#BBD181 #81D1BF #9781D1 #D18193
split-complementary
#BBD181 #8193D1 #BF81D1
monochromatic
#829E3A #A3C154 #BBD181 #D3E1AE #EBF2DB
Accessibility & contrast
On white
1.67
#BBD181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BBD181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD181
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD181 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87B
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#C1C9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd181; /* rgb */ color: rgb(187, 209, 129); /* oklch */ color: oklch(82.6% 0.107 121.3);
Tailwind
colors: {
custom: {
50: '#d0dfa6',
500: '#bbd181',
950: '#000000',
},
}SCSS
$custom: #bbd181; $custom-light: #d0dfa6; $custom-dark: #000000;
JSON
{
"hex": "#bbd181",
"rgb": {
"r": 187,
"g": 209,
"b": 129
},
"hsl": {
"h": 76.5,
"s": 46.512,
"l": 66.275
},
"oklch": {
"l": 0.82564,
"c": 0.107,
"h": 121.3
},
"luminance": 0.57751
}Semantic roles & 50–950 ramp
primary
#BBD181
secondary
#6953A3
accent
#2CBA53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480