#BCCDCD#BCCDCD
#BCCDCD is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.5% C 0.018 H 196.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDCD |
|---|---|
| RGB | rgb(188, 205, 205) |
| HSL | hsl(180, 15%, 77%) |
| HSV | hsv(180, 8%, 80%) |
| CMYK | cmyk(8.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.16, -5.73, -1.97) |
| CIE-LCH | lch(81.16, 6.06, 198.96°) |
| OKLab | oklab(83.54% -0.0177 -0.0053) |
| OKLCH | oklch(83.54% 0.018 196.8) |
| XYZ | xyz(53.5874, 58.7610, 66.2645) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 7.71
Silver
#C0C0C0
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDCD #CDBCBC
analogous
#BCCDC5 #BCCDCD #BCC5CD
triadic
#BCCDCD #CDBCCD #CDCDBC
tetradic
#BCCDCD #C5BCCD #CDBCBC #C5CDBC
square
#BCCDCD #C5BCCD #CDBCBC #C5CDBC
split-complementary
#BCCDCD #CDBCC5 #CDC5BC
monochromatic
#769999 #99B3B3 #BCCDCD #DFE7E7 #EDF2F2
Accessibility & contrast
On white
1.65
#BCCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BCCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDCD
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDCD | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#B7CECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdcd; /* rgb */ color: rgb(188, 205, 205); /* oklch */ color: oklch(83.5% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#d0dcdc',
500: '#bccdcd',
950: '#000000',
},
}SCSS
$custom: #bccdcd; $custom-light: #d0dcdc; $custom-dark: #000000;
JSON
{
"hex": "#bccdcd",
"rgb": {
"r": 188,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.83542,
"c": 0.01847,
"h": 196.8
},
"luminance": 0.58762
}Semantic roles & 50–950 ramp
primary
#BCCDCD
secondary
#A18C8C
accent
#4D4D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484