#BBCDB6#BBCDB6
#BBCDB6 is a very light, muted green. Relative luminance 0.576; OKLCH L 82.8% C 0.037 H 138.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDB6 |
|---|---|
| RGB | rgb(187, 205, 182) |
| HSL | hsl(107, 19%, 76%) |
| HSV | hsv(107, 11%, 80%) |
| CMYK | cmyk(8.8%, 0%, 11.2%, 19.6%) |
| CIE-LAB | lab(80.52, -10.35, 9.39) |
| CIE-LCH | lch(80.52, 13.97, 137.77°) |
| OKLab | oklab(82.83% -0.028 0.0244) |
| OKLCH | oklch(82.83% 0.037 138.9) |
| XYZ | xyz(50.7668, 57.6044, 52.6911) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.65
Sage Green
#9CAF88
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 10.14
Silver (survey)
#C5C9C7
ΔE00 10.71
Darkseagreen
#8FBC8F
ΔE00 10.72
Light Grey Green
#B7E1A1
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDB6 #C8B6CD
analogous
#C6CDB6 #BBCDB6 #B6CDBC
triadic
#BBCDB6 #B6BBCD #CDB6BB
tetradic
#BBCDB6 #B6C6CD #C8B6CD #CDBCB6
square
#BBCDB6 #B6C6CD #C8B6CD #CDBCB6
split-complementary
#BBCDB6 #BCB6CD #CDB6C6
monochromatic
#779B6D #99B492 #BBCDB6 #DDE6DA #EEF3ED
Accessibility & contrast
On white
1.68
#BBCDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BBCDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDB6
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDB6 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B5
Deuteranopia (green-blind)
#CCC7B7
Tritanopia (blue-blind)
#BACBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcdb6; /* rgb */ color: rgb(187, 205, 182); /* oklch */ color: oklch(82.8% 0.037 138.9);
Tailwind
colors: {
custom: {
50: '#cfdccb',
500: '#bbcdb6',
950: '#000000',
},
}SCSS
$custom: #bbcdb6; $custom-light: #cfdccb; $custom-dark: #000000;
JSON
{
"hex": "#bbcdb6",
"rgb": {
"r": 187,
"g": 205,
"b": 182
},
"hsl": {
"h": 106.957,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.82828,
"c": 0.03712,
"h": 138.9
},
"luminance": 0.57605
}Semantic roles & 50–950 ramp
primary
#BBCDB6
secondary
#9C86A2
accent
#489D8B
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483