#BBD0AB#BBD0AB
#BBD0AB is a very light, muted yellow-green. Relative luminance 0.586; OKLCH L 83.2% C 0.055 H 131.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0AB |
|---|---|
| RGB | rgb(187, 208, 171) |
| HSL | hsl(94, 28%, 74%) |
| HSV | hsv(94, 18%, 82%) |
| CMYK | cmyk(10.1%, 0%, 17.8%, 18.4%) |
| CIE-LAB | lab(81.08, -13.75, 16.04) |
| CIE-LCH | lch(81.08, 21.13, 130.61°) |
| OKLab | oklab(83.19% -0.0368 0.0413) |
| OKLCH | oklch(83.19% 0.055 131.7) |
| XYZ | xyz(50.3988, 58.6164, 47.1791) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.54
Darkseagreen
#8FBC8F
ΔE00 8.67
Sage Green
#9CAF88
ΔE00 8.79
Light Sage
#BCECAC
ΔE00 9.01
Pale Olive
#B9CC81
ΔE00 9.04
Greenish Grey
#96AE8D
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0AB #C0ABD0
analogous
#CED0AB #BBD0AB #ABD0AE
triadic
#BBD0AB #ABBBD0 #D0ABBB
tetradic
#BBD0AB #ABCED0 #C0ABD0 #D0AEAB
square
#BBD0AB #ABCED0 #C0ABD0 #D0AEAB
split-complementary
#BBD0AB #AEABD0 #D0ABCE
monochromatic
#7BA45D #9BBA84 #BBD0AB #DBE6D2 #EFF4EB
Accessibility & contrast
On white
1.65
#BBD0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BBD0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0AB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0AB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA9
Deuteranopia (green-blind)
#D0C9AD
Tritanopia (blue-blind)
#BCCDC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd0ab; /* rgb */ color: rgb(187, 208, 171); /* oklch */ color: oklch(83.2% 0.055 131.7);
Tailwind
colors: {
custom: {
50: '#cfdec4',
500: '#bbd0ab',
950: '#000000',
},
}SCSS
$custom: #bbd0ab; $custom-light: #cfdec4; $custom-dark: #000000;
JSON
{
"hex": "#bbd0ab",
"rgb": {
"r": 187,
"g": 208,
"b": 171
},
"hsl": {
"h": 94.054,
"s": 28.244,
"l": 74.314
},
"oklch": {
"l": 0.83194,
"c": 0.05527,
"h": 131.7
},
"luminance": 0.58617
}Semantic roles & 50–950 ramp
primary
#BBD0AB
secondary
#937AA6
accent
#3FA77A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482