#BCDCD7#BCDCD7
#BCDCD7 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.035 H 185.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD7 |
|---|---|
| RGB | rgb(188, 220, 215) |
| HSL | hsl(171, 31%, 80%) |
| HSV | hsv(171, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.39, -11.50, -1.09) |
| CIE-LCH | lch(85.39, 11.55, 185.40°) |
| OKLab | oklab(86.98% -0.0344 -0.0031) |
| OKLCH | oklch(86.98% 0.035 185.1) |
| XYZ | xyz(58.5949, 66.7826, 74.0800) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 7.23
Ice
#D6FFFA
ΔE00 7.55
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Very Pale Blue
#D6FFFE
ΔE00 7.73
Pale Blue
#D0FEFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD7 #DCBCC1
analogous
#BCDCC7 #BCDCD7 #BCD1DC
triadic
#BCDCD7 #D7BCDC #DCD7BC
tetradic
#BCDCD7 #C7BCDC #DCBCC1 #D1DCBC
square
#BCDCD7 #C7BCDC #DCBCC1 #D1DCBC
split-complementary
#BCDCD7 #DCBCD1 #DCC7BC
monochromatic
#6CB2A7 #94C7BF #BCDCD7 #E4F1EF #EBF5F3
Accessibility & contrast
On white
1.46
#BCDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BCDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD7
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD7 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#B4DEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd7; /* rgb */ color: rgb(188, 220, 215); /* oklch */ color: oklch(87.0% 0.035 185.1);
Tailwind
colors: {
custom: {
50: '#d0e6e3',
500: '#bcdcd7',
950: '#000000',
},
}SCSS
$custom: #bcdcd7; $custom-light: #d0e6e3; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd7",
"rgb": {
"r": 188,
"g": 220,
"b": 215
},
"hsl": {
"h": 170.625,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86978,
"c": 0.03451,
"h": 185.1
},
"luminance": 0.66784
}Semantic roles & 50–950 ramp
primary
#BCDCD7
secondary
#B3898F
accent
#3B4DAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484