#BBD1AE#BBD1AE
#BBD1AE is a very light, muted yellow-green. Relative luminance 0.592; OKLCH L 83.5% C 0.053 H 133.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1AE |
|---|---|
| RGB | rgb(187, 209, 174) |
| HSL | hsl(98, 28%, 75%) |
| HSV | hsv(98, 17%, 82%) |
| CMYK | cmyk(10.5%, 0%, 16.7%, 18%) |
| CIE-LAB | lab(81.41, -13.76, 14.91) |
| CIE-LCH | lch(81.41, 20.29, 132.70°) |
| OKLab | oklab(83.48% -0.0369 0.0384) |
| OKLCH | oklch(83.48% 0.053 133.9) |
| XYZ | xyz(50.9326, 59.2212, 48.7837) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.80
Darkseagreen
#8FBC8F
ΔE00 8.82
Sage Green
#9CAF88
ΔE00 9.12
Light Sage
#BCECAC
ΔE00 9.12
Greenish Grey
#96AE8D
ΔE00 9.46
Pale Olive
#B9CC81
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1AE #C4AED1
analogous
#CDD1AE #BBD1AE #AED1B2
triadic
#BBD1AE #AEBBD1 #D1AEBB
tetradic
#BBD1AE #AECDD1 #C4AED1 #D1B2AE
square
#BBD1AE #AECDD1 #C4AED1 #D1B2AE
split-complementary
#BBD1AE #B2AED1 #D1AECD
monochromatic
#79A560 #9ABB87 #BBD1AE #DCE7D5 #EFF4EB
Accessibility & contrast
On white
1.63
#BBD1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BBD1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1AE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1AE | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#BBCEC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd1ae; /* rgb */ color: rgb(187, 209, 174); /* oklch */ color: oklch(83.5% 0.053 133.9);
Tailwind
colors: {
custom: {
50: '#cfdfc6',
500: '#bbd1ae',
950: '#000000',
},
}SCSS
$custom: #bbd1ae; $custom-light: #cfdfc6; $custom-dark: #000000;
JSON
{
"hex": "#bbd1ae",
"rgb": {
"r": 187,
"g": 209,
"b": 174
},
"hsl": {
"h": 97.714,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.83479,
"c": 0.05331,
"h": 133.9
},
"luminance": 0.59222
}Semantic roles & 50–950 ramp
primary
#BBD1AE
secondary
#977CA7
accent
#3FA680
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482