#BCD3CF#BCD3CF
#BCD3CF is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.025 H 184.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3CF |
|---|---|
| RGB | rgb(188, 211, 207) |
| HSL | hsl(170, 21%, 78%) |
| HSV | hsv(170, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(82.80, -8.46, -0.64) |
| CIE-LCH | lch(82.80, 8.48, 184.32°) |
| OKLab | oklab(84.85% -0.0252 -0.0018) |
| OKLCH | oklch(84.85% 0.025 184.1) |
| XYZ | xyz(55.2932, 61.7839, 68.0317) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.71
Light Grey
#D8DCD6
ΔE00 7.84
Lightblue
#ADD8E6
ΔE00 8.26
Lightcyan
#E0FFFF
ΔE00 9.75
Fog
#D8DCE0
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3CF #D3BCC0
analogous
#BCD3C3 #BCD3CF #BCCBD3
triadic
#BCD3CF #CFBCD3 #D3CFBC
tetradic
#BCD3CF #C3BCD3 #D3BCC0 #CBD3BC
square
#BCD3CF #C3BCD3 #D3BCC0 #CBD3BC
split-complementary
#BCD3CF #D3BCCB #D3C3BC
monochromatic
#72A29A #97BBB5 #BCD3CF #E1EBE9 #EDF3F2
Accessibility & contrast
On white
1.57
#BCD3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BCD3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3CF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3CF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#B6D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd3cf; /* rgb */ color: rgb(188, 211, 207); /* oklch */ color: oklch(84.9% 0.025 184.1);
Tailwind
colors: {
custom: {
50: '#d0e0dd',
500: '#bcd3cf',
950: '#000000',
},
}SCSS
$custom: #bcd3cf; $custom-light: #d0e0dd; $custom-dark: #000000;
JSON
{
"hex": "#bcd3cf",
"rgb": {
"r": 188,
"g": 211,
"b": 207
},
"hsl": {
"h": 169.565,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84854,
"c": 0.02531,
"h": 184.1
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#BCD3CF
secondary
#A88B90
accent
#46569F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484