#BBD1BD#BBD1BD
#BBD1BD is a very light, muted green. Relative luminance 0.598; OKLCH L 83.9% C 0.036 H 147.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1BD |
|---|---|
| RGB | rgb(187, 209, 189) |
| HSL | hsl(125, 19%, 78%) |
| HSV | hsv(125, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 9.6%, 18%) |
| CIE-LAB | lab(81.75, -11.15, 7.42) |
| CIE-LCH | lch(81.75, 13.40, 146.35°) |
| OKLab | oklab(83.86% -0.0307 0.0193) |
| OKLCH | oklch(83.86% 0.036 147.8) |
| XYZ | xyz(52.4774, 59.8391, 56.9196) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.95
Greenish Grey
#96AE8D
ΔE00 10.68
Silver (survey)
#C5C9C7
ΔE00 10.70
Honeydew
#F0FFF0
ΔE00 11.04
Sage Green
#9CAF88
ΔE00 11.17
Darkseagreen
#8FBC8F
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1BD #D1BBCF
analogous
#C4D1BB #BBD1BD #BBD1C8
triadic
#BBD1BD #BDBBD1 #D1BDBB
tetradic
#BBD1BD #BBC4D1 #D1BBCF #D1C8BB
square
#BBD1BD #BBC4D1 #D1BBCF #D1C8BB
split-complementary
#BBD1BD #C8BBD1 #D1BBC4
monochromatic
#72A076 #96B89A #BBD1BD #E0EAE0 #EDF3ED
Accessibility & contrast
On white
1.62
#BBD1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BBD1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1BD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1BD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#B9D0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd1bd; /* rgb */ color: rgb(187, 209, 189); /* oklch */ color: oklch(83.9% 0.036 147.8);
Tailwind
colors: {
custom: {
50: '#cfdfd0',
500: '#bbd1bd',
950: '#000000',
},
}SCSS
$custom: #bbd1bd; $custom-light: #cfdfd0; $custom-dark: #000000;
JSON
{
"hex": "#bbd1bd",
"rgb": {
"r": 187,
"g": 209,
"b": 189
},
"hsl": {
"h": 125.455,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.83859,
"c": 0.0363,
"h": 147.8
},
"luminance": 0.5984
}Semantic roles & 50–950 ramp
primary
#BBD1BD
secondary
#A68AA3
accent
#48969E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483