#BDCCCC#BDCCCC
#BDCCCC is a very light, near-neutral teal. Relative luminance 0.584; OKLCH L 83.4% C 0.016 H 196.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCCC |
|---|---|
| RGB | rgb(189, 204, 204) |
| HSL | hsl(180, 13%, 77%) |
| HSV | hsv(180, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.94, -5.08, -1.75) |
| CIE-LCH | lch(80.94, 5.37, 199.01°) |
| OKLab | oklab(83.38% -0.0156 -0.0047) |
| OKLCH | oklch(83.38% 0.016 196.9) |
| XYZ | xyz(53.4759, 58.3635, 65.5630) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.53
Light Grey
#D8DCD6
ΔE00 6.56
Silver
#C0C0C0
ΔE00 7.01
Light Gray
#D3D3D3
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCCC #CCBDBD
analogous
#BDCCC5 #BDCCCC #BDC5CC
triadic
#BDCCCC #CCBDCC #CCCCBD
tetradic
#BDCCCC #C5BDCC #CCBDBD #C5CCBD
square
#BDCCCC #C5BDCC #CCBDBD #C5CCBD
split-complementary
#BDCCCC #CCBDC5 #CCC5BD
monochromatic
#789797 #9AB1B1 #BDCCCC #E0E7E7 #EEF2F2
Accessibility & contrast
On white
1.66
#BDCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BDCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCCC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCCC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#B9CDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcccc; /* rgb */ color: rgb(189, 204, 204); /* oklch */ color: oklch(83.4% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#d1dbdb',
500: '#bdcccc',
950: '#000000',
},
}SCSS
$custom: #bdcccc; $custom-light: #d1dbdb; $custom-dark: #000000;
JSON
{
"hex": "#bdcccc",
"rgb": {
"r": 189,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83377,
"c": 0.01635,
"h": 196.9
},
"luminance": 0.58364
}Semantic roles & 50–950 ramp
primary
#BDCCCC
secondary
#A08D8D
accent
#4F4F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484