#BCD3CE#BCD3CE
#BCD3CE is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.8% C 0.026 H 181.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3CE |
|---|---|
| RGB | rgb(188, 211, 206) |
| HSL | hsl(167, 21%, 78%) |
| HSV | hsv(167, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(82.77, -8.65, -0.14) |
| CIE-LCH | lch(82.77, 8.66, 180.95°) |
| OKLab | oklab(84.82% -0.0256 -0.0005) |
| OKLCH | oklch(84.82% 0.026 181.2) |
| XYZ | xyz(55.1713, 61.7351, 67.3899) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.84
Light Grey
#D8DCD6
ΔE00 7.87
Lightblue
#ADD8E6
ΔE00 8.68
Lightcyan
#E0FFFF
ΔE00 9.85
Fog
#D8DCE0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3CE #D3BCC1
analogous
#BCD3C2 #BCD3CE #BCCCD3
triadic
#BCD3CE #CEBCD3 #D3CEBC
tetradic
#BCD3CE #C2BCD3 #D3BCC1 #CCD3BC
square
#BCD3CE #C2BCD3 #D3BCC1 #CCD3BC
split-complementary
#BCD3CE #D3BCCC #D3C2BC
monochromatic
#72A298 #97BBB3 #BCD3CE #E1EBE9 #EDF3F1
Accessibility & contrast
On white
1.57
#BCD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BCD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3CE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3CE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#B7D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd3ce; /* rgb */ color: rgb(188, 211, 206); /* oklch */ color: oklch(84.8% 0.026 181.2);
Tailwind
colors: {
custom: {
50: '#d0e0dc',
500: '#bcd3ce',
950: '#000000',
},
}SCSS
$custom: #bcd3ce; $custom-light: #d0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#bcd3ce",
"rgb": {
"r": 188,
"g": 211,
"b": 206
},
"hsl": {
"h": 166.957,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84825,
"c": 0.02565,
"h": 181.2
},
"luminance": 0.61736
}Semantic roles & 50–950 ramp
primary
#BCD3CE
secondary
#A88B91
accent
#465A9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484