#BCDBD6#BCDBD6
#BCDBD6 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.034 H 184.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBD6 |
|---|---|
| RGB | rgb(188, 219, 214) |
| HSL | hsl(170, 30%, 80%) |
| HSV | hsv(170, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(85.10, -11.19, -0.98) |
| CIE-LCH | lch(85.10, 11.23, 185.03°) |
| OKLab | oklab(86.74% -0.0334 -0.0028) |
| OKLCH | oklch(86.74% 0.034 184.8) |
| XYZ | xyz(58.2051, 66.2080, 73.3181) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 7.54
Ice
#D6FFFA
ΔE00 7.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Very Pale Blue
#D6FFFE
ΔE00 7.98
Lightblue
#ADD8E6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBD6 #DBBCC1
analogous
#BCDBC7 #BCDBD6 #BCD0DB
triadic
#BCDBD6 #D6BCDB #DBD6BC
tetradic
#BCDBD6 #C7BCDB #DBBCC1 #D0DBBC
square
#BCDBD6 #C7BCDB #DBBCC1 #D0DBBC
split-complementary
#BCDBD6 #DBBCD0 #DBC7BC
monochromatic
#6CB0A5 #94C6BE #BCDBD6 #E4F0EE #EBF4F3
Accessibility & contrast
On white
1.47
#BCDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BCDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBD6
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBD6 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#B4DCD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdbd6; /* rgb */ color: rgb(188, 219, 214); /* oklch */ color: oklch(86.7% 0.034 184.8);
Tailwind
colors: {
custom: {
50: '#d0e6e2',
500: '#bcdbd6',
950: '#000000',
},
}SCSS
$custom: #bcdbd6; $custom-light: #d0e6e2; $custom-dark: #000000;
JSON
{
"hex": "#bcdbd6",
"rgb": {
"r": 188,
"g": 219,
"b": 214
},
"hsl": {
"h": 170.323,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86738,
"c": 0.03353,
"h": 184.8
},
"luminance": 0.66209
}Semantic roles & 50–950 ramp
primary
#BCDBD6
secondary
#B28990
accent
#3D4EA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484