#BCD4D6#BCD4D6
#BCD4D6 is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.3% C 0.026 H 202.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4D6 |
|---|---|
| RGB | rgb(188, 212, 214) |
| HSL | hsl(185, 24%, 79%) |
| HSV | hsv(185, 12%, 84%) |
| CMYK | cmyk(12.1%, 0.9%, 0%, 16.1%) |
| CIE-LAB | lab(83.25, -7.59, -3.71) |
| CIE-LCH | lch(83.25, 8.45, 206.02°) |
| OKLab | oklab(85.27% -0.0239 -0.01) |
| OKLCH | oklch(85.27% 0.026 202.8) |
| XYZ | xyz(56.4172, 62.6322, 72.7221) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 7.67
Light Grey
#D8DCD6
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.66
Lightcyan
#E0FFFF
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4D6 #D6BEBC
analogous
#BCD6CB #BCD4D6 #BCC7D6
triadic
#BCD4D6 #D6BCD4 #D4D6BC
tetradic
#BCD4D6 #CBBCD6 #D6BEBC #C7D6BC
square
#BCD4D6 #CBBCD6 #D6BEBC #C7D6BC
split-complementary
#BCD4D6 #D6BCC7 #D6CBBC
monochromatic
#70A3A8 #96BCBF #BCD4D6 #E2ECED #ECF3F3
Accessibility & contrast
On white
1.55
#BCD4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BCD4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4D6
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4D6 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#CBCED6
Tritanopia (blue-blind)
#B5D6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4d6; /* rgb */ color: rgb(188, 212, 214); /* oklch */ color: oklch(85.3% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#d0e1e2',
500: '#bcd4d6',
950: '#000000',
},
}SCSS
$custom: #bcd4d6; $custom-light: #d0e1e2; $custom-dark: #000000;
JSON
{
"hex": "#bcd4d6",
"rgb": {
"r": 188,
"g": 212,
"b": 214
},
"hsl": {
"h": 184.615,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85271,
"c": 0.02589,
"h": 202.8
},
"luminance": 0.62633
}Semantic roles & 50–950 ramp
primary
#BCD4D6
secondary
#AC8D8A
accent
#4A43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484