#BCD8D7#BCD8D7
#BCD8D7 is a very light, muted teal. Relative luminance 0.647; OKLCH L 86.1% C 0.030 H 194.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8D7 |
|---|---|
| RGB | rgb(188, 216, 215) |
| HSL | hsl(178, 26%, 79%) |
| HSV | hsv(178, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 0.5%, 15.3%) |
| CIE-LAB | lab(84.33, -9.45, -2.64) |
| CIE-LCH | lch(84.33, 9.82, 195.62°) |
| OKLab | oklab(86.14% -0.0289 -0.0072) |
| OKLCH | oklch(86.14% 0.03 194) |
| XYZ | xyz(57.5576, 64.7081, 73.7342) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 8.42
Paleturquoise
#AFEEEE
ΔE00 8.49
Ice Blue (survey)
#D7FFFE
ΔE00 8.58
Very Pale Blue
#D6FFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8D7 #D8BCBD
analogous
#BCD8C9 #BCD8D7 #BCCBD8
triadic
#BCD8D7 #D7BCD8 #D8D7BC
tetradic
#BCD8D7 #C9BCD8 #D8BCBD #CBD8BC
square
#BCD8D7 #C9BCD8 #D8BCBD #CBD8BC
split-complementary
#BCD8D7 #D8BCCB #D8C9BC
monochromatic
#6FABA9 #95C1C0 #BCD8D7 #E3EFEE #ECF4F3
Accessibility & contrast
On white
1.51
#BCD8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BCD8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8D7
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8D7 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#CFD1D7
Tritanopia (blue-blind)
#B4DAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd8d7; /* rgb */ color: rgb(188, 216, 215); /* oklch */ color: oklch(86.1% 0.030 194.0);
Tailwind
colors: {
custom: {
50: '#d0e4e3',
500: '#bcd8d7',
950: '#000000',
},
}SCSS
$custom: #bcd8d7; $custom-light: #d0e4e3; $custom-dark: #000000;
JSON
{
"hex": "#bcd8d7",
"rgb": {
"r": 188,
"g": 216,
"b": 215
},
"hsl": {
"h": 177.857,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.86138,
"c": 0.02983,
"h": 194
},
"luminance": 0.64709
}Semantic roles & 50–950 ramp
primary
#BCD8D7
secondary
#AE8A8B
accent
#4144A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484