#BCD6D6#BCD6D6
#BCD6D6 is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.7% C 0.028 H 196.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6D6 |
|---|---|
| RGB | rgb(188, 214, 214) |
| HSL | hsl(180, 24%, 79%) |
| HSV | hsv(180, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 0%, 16.1%) |
| CIE-LAB | lab(83.78, -8.62, -2.93) |
| CIE-LCH | lch(83.78, 9.11, 198.75°) |
| OKLab | oklab(85.69% -0.0266 -0.008) |
| OKLCH | oklch(85.69% 0.028 196.7) |
| XYZ | xyz(56.9202, 63.6383, 72.8898) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 8.57
Lightcyan
#E0FFFF
ΔE00 8.84
Ice Blue (survey)
#D7FFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6D6 #D6BCBC
analogous
#BCD6C9 #BCD6D6 #BCC9D6
triadic
#BCD6D6 #D6BCD6 #D6D6BC
tetradic
#BCD6D6 #C9BCD6 #D6BCBC #C9D6BC
square
#BCD6D6 #C9BCD6 #D6BCBC #C9D6BC
split-complementary
#BCD6D6 #D6BCC9 #D6C9BC
monochromatic
#70A8A8 #96BFBF #BCD6D6 #E2EDED #ECF3F3
Accessibility & contrast
On white
1.53
#BCD6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BCD6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6D6
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6D6 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#B5D8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd6d6; /* rgb */ color: rgb(188, 214, 214); /* oklch */ color: oklch(85.7% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d0e2e2',
500: '#bcd6d6',
950: '#000000',
},
}SCSS
$custom: #bcd6d6; $custom-light: #d0e2e2; $custom-dark: #000000;
JSON
{
"hex": "#bcd6d6",
"rgb": {
"r": 188,
"g": 214,
"b": 214
},
"hsl": {
"h": 180,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85689,
"c": 0.02778,
"h": 196.7
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#BCD6D6
secondary
#AC8A8A
accent
#4343A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484