#BCD2CD#BCD2CD
#BCD2CD is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.6% C 0.025 H 180.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2CD |
|---|---|
| RGB | rgb(188, 210, 205) |
| HSL | hsl(166, 20%, 78%) |
| HSV | hsv(166, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.48, -8.33, -0.04) |
| CIE-LCH | lch(82.48, 8.33, 180.25°) |
| OKLab | oklab(84.59% -0.0246 -0.0002) |
| OKLCH | oklch(84.59% 0.025 180.5) |
| XYZ | xyz(54.8026, 61.1914, 66.6696) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 7.78
Lightblue
#ADD8E6
ΔE00 8.82
Light Gray
#D3D3D3
ΔE00 9.85
Fog
#D8DCE0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2CD #D2BCC1
analogous
#BCD2C2 #BCD2CD #BCCCD2
triadic
#BCD2CD #CDBCD2 #D2CDBC
tetradic
#BCD2CD #C2BCD2 #D2BCC1 #CCD2BC
square
#BCD2CD #C2BCD2 #D2BCC1 #CCD2BC
split-complementary
#BCD2CD #D2BCCC #D2C2BC
monochromatic
#73A196 #97B9B2 #BCD2CD #E1EBE8 #EDF3F1
Accessibility & contrast
On white
1.59
#BCD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BCD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2CD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2CD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#B7D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2cd; /* rgb */ color: rgb(188, 210, 205); /* oklch */ color: oklch(84.6% 0.025 180.5);
Tailwind
colors: {
custom: {
50: '#d0dfdc',
500: '#bcd2cd',
950: '#000000',
},
}SCSS
$custom: #bcd2cd; $custom-light: #d0dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bcd2cd",
"rgb": {
"r": 188,
"g": 210,
"b": 205
},
"hsl": {
"h": 166.364,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84586,
"c": 0.02465,
"h": 180.5
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#BCD2CD
secondary
#A78B91
accent
#485B9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484