#BCCDD0#BCCDD0
#BCCDD0 is a very light, near-neutral teal. Relative luminance 0.589; OKLCH L 83.6% C 0.019 H 209.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDD0 |
|---|---|
| RGB | rgb(188, 205, 208) |
| HSL | hsl(189, 18%, 78%) |
| HSV | hsv(189, 10%, 82%) |
| CMYK | cmyk(9.6%, 1.4%, 0%, 18.4%) |
| CIE-LAB | lab(81.24, -5.14, -3.46) |
| CIE-LCH | lch(81.24, 6.20, 213.90°) |
| OKLab | oklab(83.63% -0.0165 -0.0093) |
| OKLCH | oklch(83.63% 0.019 209.4) |
| XYZ | xyz(53.9530, 58.9072, 68.1900) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.36
Fog
#D8DCE0
ΔE00 7.05
Light Grey
#D8DCD6
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 7.46
Silver
#C0C0C0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDD0 #D0BFBC
analogous
#BCD0C9 #BCCDD0 #BCC3D0
triadic
#BCCDD0 #D0BCCD #CDD0BC
tetradic
#BCCDD0 #C9BCD0 #D0BFBC #C3D0BC
square
#BCCDD0 #C9BCD0 #D0BFBC #C3D0BC
split-complementary
#BCCDD0 #D0BCC3 #D0C9BC
monochromatic
#74979E #98B2B7 #BCCDD0 #E0E8E9 #EDF2F2
Accessibility & contrast
On white
1.64
#BCCDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BCCDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDD0
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDD0 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBD0
Deuteranopia (green-blind)
#C6C9D0
Tritanopia (blue-blind)
#B7CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdd0; /* rgb */ color: rgb(188, 205, 208); /* oklch */ color: oklch(83.6% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#d0dcde',
500: '#bccdd0',
950: '#000000',
},
}SCSS
$custom: #bccdd0; $custom-light: #d0dcde; $custom-dark: #000000;
JSON
{
"hex": "#bccdd0",
"rgb": {
"r": 188,
"g": 205,
"b": 208
},
"hsl": {
"h": 189,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.83632,
"c": 0.01896,
"h": 209.4
},
"luminance": 0.58908
}Semantic roles & 50–950 ramp
primary
#BCCDD0
secondary
#A58F8B
accent
#564A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484