#BDCCCB#BDCCCB
#BDCCCB is a very light, near-neutral teal. Relative luminance 0.583; OKLCH L 83.3% C 0.016 H 192.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCCB |
|---|---|
| RGB | rgb(189, 204, 203) |
| HSL | hsl(176, 13%, 77%) |
| HSV | hsv(176, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.91, -5.27, -1.25) |
| CIE-LCH | lch(80.91, 5.42, 193.36°) |
| OKLab | oklab(83.35% -0.016 -0.0034) |
| OKLCH | oklch(83.35% 0.016 192) |
| XYZ | xyz(53.3563, 58.3157, 64.9333) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.21
Fog
#D8DCE0
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCCB #CCBDBE
analogous
#BDCCC4 #BDCCCB #BDC6CC
triadic
#BDCCCB #CBBDCC #CCCBBD
tetradic
#BDCCCB #C4BDCC #CCBDBE #C6CCBD
square
#BDCCCB #C4BDCC #CCBDBE #C6CCBD
split-complementary
#BDCCCB #CCBDC6 #CCC4BD
monochromatic
#789795 #9AB1B0 #BDCCCB #E0E7E6 #EEF2F1
Accessibility & contrast
On white
1.66
#BDCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BDCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCCB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCCB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#B9CDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcccb; /* rgb */ color: rgb(189, 204, 203); /* oklch */ color: oklch(83.3% 0.016 192.0);
Tailwind
colors: {
custom: {
50: '#d1dbda',
500: '#bdcccb',
950: '#000000',
},
}SCSS
$custom: #bdcccb; $custom-light: #d1dbda; $custom-dark: #000000;
JSON
{
"hex": "#bdcccb",
"rgb": {
"r": 189,
"g": 204,
"b": 203
},
"hsl": {
"h": 176,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83348,
"c": 0.0164,
"h": 192
},
"luminance": 0.58316
}Semantic roles & 50–950 ramp
primary
#BDCCCB
secondary
#A08D8E
accent
#4F5397
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483