#BCDCD8#BCDCD8
#BCDCD8 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.034 H 187.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD8 |
|---|---|
| RGB | rgb(188, 220, 216) |
| HSL | hsl(173, 31%, 80%) |
| HSV | hsv(173, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.42, -11.30, -1.58) |
| CIE-LCH | lch(85.42, 11.41, 187.95°) |
| OKLab | oklab(87.01% -0.034 -0.0044) |
| OKLCH | oklch(87.01% 0.034 187.3) |
| XYZ | xyz(58.7237, 66.8342, 74.7588) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 7.17
Ice
#D6FFFA
ΔE00 7.55
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 7.63
Very Pale Blue
#D6FFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD8 #DCBCC0
analogous
#BCDCC8 #BCDCD8 #BCD0DC
triadic
#BCDCD8 #D8BCDC #DCD8BC
tetradic
#BCDCD8 #C8BCDC #DCBCC0 #D0DCBC
square
#BCDCD8 #C8BCDC #DCBCC0 #D0DCBC
split-complementary
#BCDCD8 #DCBCD0 #DCC8BC
monochromatic
#6CB2A9 #94C7C1 #BCDCD8 #E4F1EF #EBF5F3
Accessibility & contrast
On white
1.46
#BCDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BCDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD8
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD8 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#B4DEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd8; /* rgb */ color: rgb(188, 220, 216); /* oklch */ color: oklch(87.0% 0.034 187.3);
Tailwind
colors: {
custom: {
50: '#d0e6e4',
500: '#bcdcd8',
950: '#000000',
},
}SCSS
$custom: #bcdcd8; $custom-light: #d0e6e4; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd8",
"rgb": {
"r": 188,
"g": 220,
"b": 216
},
"hsl": {
"h": 172.5,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.87007,
"c": 0.03425,
"h": 187.3
},
"luminance": 0.66836
}Semantic roles & 50–950 ramp
primary
#BCDCD8
secondary
#B3898E
accent
#3B49AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484