#BCD0CC#BCD0CC
#BCD0CC is a very light, muted teal. Relative luminance 0.602; OKLCH L 84.1% C 0.022 H 182.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0CC |
|---|---|
| RGB | rgb(188, 208, 204) |
| HSL | hsl(168, 18%, 78%) |
| HSV | hsv(168, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(81.93, -7.49, -0.31) |
| CIE-LCH | lch(81.93, 7.50, 182.40°) |
| OKLab | oklab(84.14% -0.0223 -0.0009) |
| OKLCH | oklch(84.14% 0.022 182.4) |
| XYZ | xyz(54.1916, 60.1619, 65.8724) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.68
Light Grey
#D8DCD6
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 9.14
Fog
#D8DCE0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0CC #D0BCC0
analogous
#BCD0C2 #BCD0CC #BCCAD0
triadic
#BCD0CC #CCBCD0 #D0CCBC
tetradic
#BCD0CC #C2BCD0 #D0BCC0 #CAD0BC
square
#BCD0CC #C2BCD0 #D0BCC0 #CAD0BC
split-complementary
#BCD0CC #D0BCCA #D0C2BC
monochromatic
#749E95 #98B7B1 #BCD0CC #E0E9E7 #EDF2F1
Accessibility & contrast
On white
1.61
#BCD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BCD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0CC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0CC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCC
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#B7D1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd0cc; /* rgb */ color: rgb(188, 208, 204); /* oklch */ color: oklch(84.1% 0.022 182.4);
Tailwind
colors: {
custom: {
50: '#d0dedb',
500: '#bcd0cc',
950: '#000000',
},
}SCSS
$custom: #bcd0cc; $custom-light: #d0dedb; $custom-dark: #000000;
JSON
{
"hex": "#bcd0cc",
"rgb": {
"r": 188,
"g": 208,
"b": 204
},
"hsl": {
"h": 168,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.84138,
"c": 0.02229,
"h": 182.4
},
"luminance": 0.60163
}Semantic roles & 50–950 ramp
primary
#BCD0CC
secondary
#A58B91
accent
#4A5A9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484