#BCD6CC#BCD6CC
#BCD6CC is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.4% C 0.031 H 170.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6CC |
|---|---|
| RGB | rgb(188, 214, 204) |
| HSL | hsl(157, 24%, 79%) |
| HSV | hsv(157, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(83.52, -10.58, 2.01) |
| CIE-LCH | lch(83.52, 10.77, 169.27°) |
| OKLab | oklab(85.4% -0.0306 0.0052) |
| OKLCH | oklch(85.4% 0.031 170.4) |
| XYZ | xyz(55.6821, 63.1431, 66.3692) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.25
Light Grey
#D8DCD6
ΔE00 8.92
Ice
#D6FFFA
ΔE00 9.47
Silver (survey)
#C5C9C7
ΔE00 9.59
Paleturquoise
#AFEEEE
ΔE00 9.77
Ice Blue (survey)
#D7FFFE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6CC #D6BCC6
analogous
#BCD6BF #BCD6CC #BCD3D6
triadic
#BCD6CC #CCBCD6 #D6CCBC
tetradic
#BCD6CC #BFBCD6 #D6BCC6 #D3D6BC
square
#BCD6CC #BFBCD6 #D6BCC6 #D3D6BC
split-complementary
#BCD6CC #D6BCD3 #D6BFBC
monochromatic
#70A892 #96BFAF #BCD6CC #E2EDE9 #ECF3F1
Accessibility & contrast
On white
1.54
#BCD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BCD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6CC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6CC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#B7D6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd6cc; /* rgb */ color: rgb(188, 214, 204); /* oklch */ color: oklch(85.4% 0.031 170.4);
Tailwind
colors: {
custom: {
50: '#d0e2db',
500: '#bcd6cc',
950: '#000000',
},
}SCSS
$custom: #bcd6cc; $custom-light: #d0e2db; $custom-dark: #000000;
JSON
{
"hex": "#bcd6cc",
"rgb": {
"r": 188,
"g": 214,
"b": 204
},
"hsl": {
"h": 156.923,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85398,
"c": 0.031,
"h": 170.4
},
"luminance": 0.63144
}Semantic roles & 50–950 ramp
primary
#BCD6CC
secondary
#AC8A97
accent
#4368A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484