#BCD8D2#BCD8D2
#BCD8D2 is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.0% C 0.031 H 181.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8D2 |
|---|---|
| RGB | rgb(188, 216, 210) |
| HSL | hsl(167, 26%, 79%) |
| HSV | hsv(167, 13%, 85%) |
| CMYK | cmyk(13%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.20, -10.44, -0.18) |
| CIE-LCH | lch(84.20, 10.45, 181.00°) |
| OKLab | oklab(85.99% -0.0309 -0.0006) |
| OKLCH | oklch(85.99% 0.031 181.2) |
| XYZ | xyz(56.9249, 64.4550, 70.4022) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.50
Paleturquoise
#AFEEEE
ΔE00 8.59
Lightblue
#ADD8E6
ΔE00 8.63
Ice
#D6FFFA
ΔE00 8.64
Ice Blue (survey)
#D7FFFE
ΔE00 8.82
Very Pale Blue
#D6FFFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8D2 #D8BCC2
analogous
#BCD8C4 #BCD8D2 #BCD0D8
triadic
#BCD8D2 #D2BCD8 #D8D2BC
tetradic
#BCD8D2 #C4BCD8 #D8BCC2 #D0D8BC
square
#BCD8D2 #C4BCD8 #D8BCC2 #D0D8BC
split-complementary
#BCD8D2 #D8BCD0 #D8C4BC
monochromatic
#6FAB9E #95C1B8 #BCD8D2 #E3EFEC #ECF4F2
Accessibility & contrast
On white
1.51
#BCD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BCD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8D2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8D2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#D0D0D3
Tritanopia (blue-blind)
#B5D9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd8d2; /* rgb */ color: rgb(188, 216, 210); /* oklch */ color: oklch(86.0% 0.031 181.2);
Tailwind
colors: {
custom: {
50: '#d0e4df',
500: '#bcd8d2',
950: '#000000',
},
}SCSS
$custom: #bcd8d2; $custom-light: #d0e4df; $custom-dark: #000000;
JSON
{
"hex": "#bcd8d2",
"rgb": {
"r": 188,
"g": 216,
"b": 210
},
"hsl": {
"h": 167.143,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.85991,
"c": 0.03093,
"h": 181.2
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#BCD8D2
secondary
#AE8A92
accent
#4156A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484