#BBCDBD#BBCDBD
#BBCDBD is a very light, muted green. Relative luminance 0.579; OKLCH L 83.0% C 0.029 H 148.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDBD |
|---|---|
| RGB | rgb(187, 205, 189) |
| HSL | hsl(127, 15%, 77%) |
| HSV | hsv(127, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(80.68, -9.09, 5.89) |
| CIE-LCH | lch(80.68, 10.83, 147.08°) |
| OKLab | oklab(83.01% -0.0251 0.0154) |
| OKLCH | oklch(83.01% 0.029 148.5) |
| XYZ | xyz(51.5083, 57.9010, 56.5966) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.59
Silver (survey)
#C5C9C7
ΔE00 8.81
Greenish Grey
#96AE8D
ΔE00 10.89
Silver
#C0C0C0
ΔE00 11.32
Honeydew
#F0FFF0
ΔE00 11.34
Light Gray
#D3D3D3
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDBD #CDBBCB
analogous
#C2CDBB #BBCDBD #BBCDC6
triadic
#BBCDBD #BDBBCD #CDBDBB
tetradic
#BBCDBD #BBC2CD #CDBBCB #CDC6BB
square
#BBCDBD #BBC2CD #CDBBCB #CDC6BB
split-complementary
#BBCDBD #C6BBCD #CDBBC2
monochromatic
#749979 #98B39B #BBCDBD #DEE7DF #EDF2EE
Accessibility & contrast
On white
1.67
#BBCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BBCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDBD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDBD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#B9CCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcdbd; /* rgb */ color: rgb(187, 205, 189); /* oklch */ color: oklch(83.0% 0.029 148.5);
Tailwind
colors: {
custom: {
50: '#cfdcd0',
500: '#bbcdbd',
950: '#000000',
},
}SCSS
$custom: #bbcdbd; $custom-light: #cfdcd0; $custom-dark: #000000;
JSON
{
"hex": "#bbcdbd",
"rgb": {
"r": 187,
"g": 205,
"b": 189
},
"hsl": {
"h": 126.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83013,
"c": 0.02943,
"h": 148.5
},
"luminance": 0.57902
}Semantic roles & 50–950 ramp
primary
#BBCDBD
secondary
#A18B9F
accent
#4C9199
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483