#BCCDCA#BCCDCA
#BCCDCA is a very light, near-neutral teal. Relative luminance 0.586; OKLCH L 83.5% C 0.019 H 184.2°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDCA |
|---|---|
| RGB | rgb(188, 205, 202) |
| HSL | hsl(169, 15%, 77%) |
| HSV | hsv(169, 8%, 80%) |
| CMYK | cmyk(8.3%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(81.08, -6.32, -0.48) |
| CIE-LCH | lch(81.08, 6.34, 184.35°) |
| OKLab | oklab(83.45% -0.0189 -0.0014) |
| OKLCH | oklch(83.45% 0.019 184.2) |
| XYZ | xyz(53.2287, 58.6175, 64.3756) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 8.16
Silver
#C0C0C0
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.44
Gainsboro
#DCDCDC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDCA #CDBCBF
analogous
#BCCDC2 #BCCDCA #BCC8CD
triadic
#BCCDCA #CABCCD #CDCABC
tetradic
#BCCDCA #C2BCCD #CDBCBF #C8CDBC
square
#BCCDCA #C2BCCD #CDBCBF #C8CDBC
split-complementary
#BCCDCA #CDBCC8 #CDC2BC
monochromatic
#769993 #99B3AE #BCCDCA #DFE7E6 #EDF2F1
Accessibility & contrast
On white
1.65
#BCCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BCCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDCA
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDCA | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C8C8CA
Tritanopia (blue-blind)
#B8CECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccdca; /* rgb */ color: rgb(188, 205, 202); /* oklch */ color: oklch(83.5% 0.019 184.2);
Tailwind
colors: {
custom: {
50: '#d0dcda',
500: '#bccdca',
950: '#000000',
},
}SCSS
$custom: #bccdca; $custom-light: #d0dcda; $custom-dark: #000000;
JSON
{
"hex": "#bccdca",
"rgb": {
"r": 188,
"g": 205,
"b": 202
},
"hsl": {
"h": 169.412,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.83453,
"c": 0.01891,
"h": 184.2
},
"luminance": 0.58618
}Semantic roles & 50–950 ramp
primary
#BCCDCA
secondary
#A18C90
accent
#4D5A99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483