#BCD0C8#BCD0C8
#BCD0C8 is a very light, muted teal. Relative luminance 0.600; OKLCH L 84.0% C 0.024 H 169.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0C8 |
|---|---|
| RGB | rgb(188, 208, 200) |
| HSL | hsl(156, 18%, 78%) |
| HSV | hsv(156, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(81.82, -8.26, 1.67) |
| CIE-LCH | lch(81.82, 8.43, 168.56°) |
| OKLab | oklab(84.02% -0.0239 0.0043) |
| OKLCH | oklch(84.02% 0.024 169.8) |
| XYZ | xyz(53.7180, 59.9725, 63.3781) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.38
Light Grey
#D8DCD6
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 9.15
Light Gray
#D3D3D3
ΔE00 9.92
Silver
#C0C0C0
ΔE00 10.16
Fog
#D8DCE0
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0C8 #D0BCC4
analogous
#BCD0BE #BCD0C8 #BCCED0
triadic
#BCD0C8 #C8BCD0 #D0C8BC
tetradic
#BCD0C8 #BEBCD0 #D0BCC4 #CED0BC
square
#BCD0C8 #BEBCD0 #D0BCC4 #CED0BC
split-complementary
#BCD0C8 #D0BCCE #D0BEBC
monochromatic
#749E8D #98B7AA #BCD0C8 #E0E9E6 #EDF2F0
Accessibility & contrast
On white
1.62
#BCD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BCD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0C8
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0C8 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#CBCAC8
Tritanopia (blue-blind)
#B8D0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd0c8; /* rgb */ color: rgb(188, 208, 200); /* oklch */ color: oklch(84.0% 0.024 169.8);
Tailwind
colors: {
custom: {
50: '#d0ded8',
500: '#bcd0c8',
950: '#000000',
},
}SCSS
$custom: #bcd0c8; $custom-light: #d0ded8; $custom-dark: #000000;
JSON
{
"hex": "#bcd0c8",
"rgb": {
"r": 188,
"g": 208,
"b": 200
},
"hsl": {
"h": 156,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.84023,
"c": 0.02424,
"h": 169.8
},
"luminance": 0.59973
}Semantic roles & 50–950 ramp
primary
#BCD0C8
secondary
#A58B96
accent
#4A6B9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483