#BCD0C6#BCD0C6
#BCD0C6 is a very light, muted teal. Relative luminance 0.599; OKLCH L 84.0% C 0.026 H 164.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0C6 |
|---|---|
| RGB | rgb(188, 208, 198) |
| HSL | hsl(150, 18%, 78%) |
| HSV | hsv(150, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 4.8%, 18.4%) |
| CIE-LAB | lab(81.77, -8.64, 2.66) |
| CIE-LCH | lch(81.77, 9.04, 162.85°) |
| OKLab | oklab(83.97% -0.0247 0.0069) |
| OKLCH | oklch(83.97% 0.026 164.3) |
| XYZ | xyz(53.4858, 59.8796, 62.1552) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.72
Silver (survey)
#C5C9C7
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 9.72
Light Gray
#D3D3D3
ΔE00 10.36
Silver
#C0C0C0
ΔE00 10.57
Honeydew
#F0FFF0
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0C6 #D0BCC6
analogous
#BCD0BC #BCD0C6 #BCD0D0
triadic
#BCD0C6 #C6BCD0 #D0C6BC
tetradic
#BCD0C6 #BCBCD0 #D0BCC6 #D0D0BC
square
#BCD0C6 #BCBCD0 #D0BCC6 #D0D0BC
split-complementary
#BCD0C6 #D0BCD0 #D0BCBC
monochromatic
#749E89 #98B7A7 #BCD0C6 #E0E9E5 #EDF2F0
Accessibility & contrast
On white
1.62
#BCD0C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BCD0C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0C6
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0C6 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC6
Deuteranopia (green-blind)
#CBCAC7
Tritanopia (blue-blind)
#B8D0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd0c6; /* rgb */ color: rgb(188, 208, 198); /* oklch */ color: oklch(84.0% 0.026 164.3);
Tailwind
colors: {
custom: {
50: '#d0ded7',
500: '#bcd0c6',
950: '#000000',
},
}SCSS
$custom: #bcd0c6; $custom-light: #d0ded7; $custom-dark: #000000;
JSON
{
"hex": "#bcd0c6",
"rgb": {
"r": 188,
"g": 208,
"b": 198
},
"hsl": {
"h": 150,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.83966,
"c": 0.02561,
"h": 164.3
},
"luminance": 0.5988
}Semantic roles & 50–950 ramp
primary
#BCD0C6
secondary
#A58B98
accent
#4A739C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483