#BCD8D4#BCD8D4
#BCD8D4 is a very light, muted teal. Relative luminance 0.646; OKLCH L 86.0% C 0.030 H 186.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8D4 |
|---|---|
| RGB | rgb(188, 216, 212) |
| HSL | hsl(171, 26%, 79%) |
| HSV | hsv(171, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(84.25, -10.05, -1.17) |
| CIE-LCH | lch(84.25, 10.12, 186.62°) |
| OKLab | oklab(86.05% -0.0301 -0.0033) |
| OKLCH | oklch(86.05% 0.03 186.2) |
| XYZ | xyz(57.1757, 64.5553, 71.7226) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 8.46
Lightcyan
#E0FFFF
ΔE00 8.64
Ice
#D6FFFA
ΔE00 8.64
Ice Blue (survey)
#D7FFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8D4 #D8BCC0
analogous
#BCD8C6 #BCD8D4 #BCCED8
triadic
#BCD8D4 #D4BCD8 #D8D4BC
tetradic
#BCD8D4 #C6BCD8 #D8BCC0 #CED8BC
square
#BCD8D4 #C6BCD8 #D8BCC0 #CED8BC
split-complementary
#BCD8D4 #D8BCCE #D8C6BC
monochromatic
#6FABA2 #95C1BB #BCD8D4 #E3EFED #ECF4F3
Accessibility & contrast
On white
1.51
#BCD8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BCD8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8D4
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8D4 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#B5D9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd8d4; /* rgb */ color: rgb(188, 216, 212); /* oklch */ color: oklch(86.0% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#d0e4e1',
500: '#bcd8d4',
950: '#000000',
},
}SCSS
$custom: #bcd8d4; $custom-light: #d0e4e1; $custom-dark: #000000;
JSON
{
"hex": "#bcd8d4",
"rgb": {
"r": 188,
"g": 216,
"b": 212
},
"hsl": {
"h": 171.429,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.86049,
"c": 0.03031,
"h": 186.2
},
"luminance": 0.64557
}Semantic roles & 50–950 ramp
primary
#BCD8D4
secondary
#AE8A8F
accent
#414FA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484