#BBD180#BBD180
#BBD180 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.5% C 0.108 H 121.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD180 |
|---|---|
| RGB | rgb(187, 209, 128) |
| HSL | hsl(76, 47%, 66%) |
| HSV | hsv(76, 39%, 82%) |
| CMYK | cmyk(10.5%, 0%, 38.8%, 18%) |
| CIE-LAB | lab(80.59, -20.40, 37.74) |
| CIE-LCH | lch(80.59, 42.90, 118.39°) |
| OKLab | oklab(82.55% -0.056 0.0925) |
| OKLCH | oklch(82.55% 0.108 121.2) |
| XYZ | xyz(47.1902, 57.7243, 29.0737) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.51
Greenish Tan
#BCCB7A
ΔE00 2.05
Pale Olive Green
#B1D27B
ΔE00 2.34
Light Moss Green
#A6C875
ΔE00 3.84
Greenish Beige
#C9D179
ΔE00 3.94
Light Olive
#ACBF69
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD180 #9680D1
analogous
#D1BE80 #BBD180 #92D180
triadic
#BBD180 #80BBD1 #D180BB
tetradic
#BBD180 #80D1BE #9680D1 #D18092
square
#BBD180 #80D1BE #9680D1 #D18092
split-complementary
#BBD180 #8092D1 #BE80D1
monochromatic
#829E39 #A3C153 #BBD180 #D3E1AD #EBF2DA
Accessibility & contrast
On white
1.67
#BBD180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BBD180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD180
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD180 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87A
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#C2C9BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd180; /* rgb */ color: rgb(187, 209, 128); /* oklch */ color: oklch(82.5% 0.108 121.2);
Tailwind
colors: {
custom: {
50: '#d0dfa6',
500: '#bbd180',
950: '#000000',
},
}SCSS
$custom: #bbd180; $custom-light: #d0dfa6; $custom-dark: #000000;
JSON
{
"hex": "#bbd180",
"rgb": {
"r": 187,
"g": 209,
"b": 128
},
"hsl": {
"h": 76.296,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.82547,
"c": 0.10812,
"h": 121.2
},
"luminance": 0.57724
}Semantic roles & 50–950 ramp
primary
#BBD180
secondary
#6852A3
accent
#2BBA52
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480