#BBCDC0#BBCDC0
#BBCDC0 is a very light, muted green. Relative luminance 0.580; OKLCH L 83.1% C 0.026 H 154.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDC0 |
|---|---|
| RGB | rgb(187, 205, 192) |
| HSL | hsl(137, 15%, 77%) |
| HSV | hsv(137, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(80.76, -8.54, 4.39) |
| CIE-LCH | lch(80.76, 9.61, 152.81°) |
| OKLab | oklab(83.1% -0.0239 0.0115) |
| OKLCH | oklch(83.1% 0.027 154.4) |
| XYZ | xyz(51.8373, 58.0326, 58.3294) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.00
Light Grey
#D8DCD6
ΔE00 8.01
Silver
#C0C0C0
ΔE00 10.59
Light Gray
#D3D3D3
ΔE00 10.69
Powder Blue
#B0E0E6
ΔE00 11.25
Honeydew
#F0FFF0
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDC0 #CDBBC8
analogous
#BFCDBB #BBCDC0 #BBCDC9
triadic
#BBCDC0 #C0BBCD #CDC0BB
tetradic
#BBCDC0 #BBBFCD #CDBBC8 #CDC9BB
square
#BBCDC0 #BBBFCD #CDBBC8 #CDC9BB
split-complementary
#BBCDC0 #C9BBCD #CDBBBF
monochromatic
#74997F #98B39F #BBCDC0 #DEE7E1 #EDF2EF
Accessibility & contrast
On white
1.67
#BBCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BBCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDC0
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDC0 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#B9CCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcdc0; /* rgb */ color: rgb(187, 205, 192); /* oklch */ color: oklch(83.1% 0.026 154.4);
Tailwind
colors: {
custom: {
50: '#cfdcd3',
500: '#bbcdc0',
950: '#000000',
},
}SCSS
$custom: #bbcdc0; $custom-light: #cfdcd3; $custom-dark: #000000;
JSON
{
"hex": "#bbcdc0",
"rgb": {
"r": 187,
"g": 205,
"b": 192
},
"hsl": {
"h": 136.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83095,
"c": 0.0265,
"h": 154.4
},
"luminance": 0.58033
}Semantic roles & 50–950 ramp
primary
#BBCDC0
secondary
#A18B9B
accent
#4C8499
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483