#BCDCD5#BCDCD5
#BCDCD5 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.035 H 180.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD5 |
|---|---|
| RGB | rgb(188, 220, 213) |
| HSL | hsl(167, 31%, 80%) |
| HSV | hsv(167, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.34, -11.90, -0.11) |
| CIE-LCH | lch(85.34, 11.90, 180.51°) |
| OKLab | oklab(86.92% -0.0352 -0.0005) |
| OKLCH | oklch(86.92% 0.035 180.8) |
| XYZ | xyz(58.3394, 66.6804, 72.7348) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 7.45
Ice
#D6FFFA
ΔE00 7.61
Duck Egg Blue
#C3FBF4
ΔE00 7.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.96
Very Pale Blue
#D6FFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD5 #DCBCC3
analogous
#BCDCC5 #BCDCD5 #BCD3DC
triadic
#BCDCD5 #D5BCDC #DCD5BC
tetradic
#BCDCD5 #C5BCDC #DCBCC3 #D3DCBC
square
#BCDCD5 #C5BCDC #DCBCC3 #D3DCBC
split-complementary
#BCDCD5 #DCBCD3 #DCC5BC
monochromatic
#6CB2A3 #94C7BC #BCDCD5 #E4F1EE #EBF5F2
Accessibility & contrast
On white
1.46
#BCDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BCDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD5
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD5 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D3D3D6
Tritanopia (blue-blind)
#B4DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd5; /* rgb */ color: rgb(188, 220, 213); /* oklch */ color: oklch(86.9% 0.035 180.8);
Tailwind
colors: {
custom: {
50: '#d0e6e1',
500: '#bcdcd5',
950: '#000000',
},
}SCSS
$custom: #bcdcd5; $custom-light: #d0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd5",
"rgb": {
"r": 188,
"g": 220,
"b": 213
},
"hsl": {
"h": 166.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.8692,
"c": 0.03516,
"h": 180.8
},
"luminance": 0.66682
}Semantic roles & 50–950 ramp
primary
#BCDCD5
secondary
#B38992
accent
#3B54AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484