#BCD6DB#BCD6DB
#BCD6DB is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.8% C 0.029 H 210.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6DB |
|---|---|
| RGB | rgb(188, 214, 219) |
| HSL | hsl(190, 30%, 80%) |
| HSV | hsv(190, 14%, 86%) |
| CMYK | cmyk(14.2%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(83.91, -7.61, -5.38) |
| CIE-LCH | lch(83.91, 9.32, 215.27°) |
| OKLab | oklab(85.84% -0.0247 -0.0145) |
| OKLCH | oklch(85.84% 0.029 210.5) |
| XYZ | xyz(57.5686, 63.8977, 76.3045) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 8.40
Ice Blue
#A5DFF9
ΔE00 8.62
Fog
#D8DCE0
ΔE00 8.64
Light Grey
#D8DCD6
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6DB #DBC1BC
analogous
#BCDBD0 #BCD6DB #BCC7DB
triadic
#BCD6DB #DBBCD6 #D6DBBC
tetradic
#BCD6DB #D0BCDB #DBC1BC #C7DBBC
square
#BCD6DB #D0BCDB #DBC1BC #C7DBBC
split-complementary
#BCD6DB #DBBCC7 #DBD0BC
monochromatic
#6CA5B0 #94BEC6 #BCD6DB #E4EEF0 #EBF3F4
Accessibility & contrast
On white
1.52
#BCD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BCD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6DB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6DB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#B3D9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd6db; /* rgb */ color: rgb(188, 214, 219); /* oklch */ color: oklch(85.8% 0.029 210.5);
Tailwind
colors: {
custom: {
50: '#d0e2e6',
500: '#bcd6db',
950: '#000000',
},
}SCSS
$custom: #bcd6db; $custom-light: #d0e2e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd6db",
"rgb": {
"r": 188,
"g": 214,
"b": 219
},
"hsl": {
"h": 189.677,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.85841,
"c": 0.02864,
"h": 210.5
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#BCD6DB
secondary
#B29089
accent
#4E3DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484