#BCD4D0#BCD4D0
#BCD4D0 is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.1% C 0.026 H 184.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4D0 |
|---|---|
| RGB | rgb(188, 212, 208) |
| HSL | hsl(170, 22%, 78%) |
| HSV | hsv(170, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 1.9%, 16.9%) |
| CIE-LAB | lab(83.09, -8.78, -0.75) |
| CIE-LCH | lch(83.09, 8.81, 184.85°) |
| OKLab | oklab(85.09% -0.0262 -0.0021) |
| OKLCH | oklch(85.09% 0.026 184.6) |
| XYZ | xyz(55.6650, 62.3313, 68.7607) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 8.04
Light Grey
#D8DCD6
ΔE00 8.06
Lightblue
#ADD8E6
ΔE00 8.13
Lightcyan
#E0FFFF
ΔE00 9.51
Ice Blue (survey)
#D7FFFE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4D0 #D4BCC0
analogous
#BCD4C4 #BCD4D0 #BCCCD4
triadic
#BCD4D0 #D0BCD4 #D4D0BC
tetradic
#BCD4D0 #C4BCD4 #D4BCC0 #CCD4BC
square
#BCD4D0 #C4BCD4 #D4BCC0 #CCD4BC
split-complementary
#BCD4D0 #D4BCCC #D4C4BC
monochromatic
#71A49C #97BCB6 #BCD4D0 #E1ECEA #ECF3F2
Accessibility & contrast
On white
1.56
#BCD4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BCD4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4D0
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4D0 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#CDCDD0
Tritanopia (blue-blind)
#B6D5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4d0; /* rgb */ color: rgb(188, 212, 208); /* oklch */ color: oklch(85.1% 0.026 184.6);
Tailwind
colors: {
custom: {
50: '#d0e1de',
500: '#bcd4d0',
950: '#000000',
},
}SCSS
$custom: #bcd4d0; $custom-light: #d0e1de; $custom-dark: #000000;
JSON
{
"hex": "#bcd4d0",
"rgb": {
"r": 188,
"g": 212,
"b": 208
},
"hsl": {
"h": 170,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.85092,
"c": 0.02631,
"h": 184.6
},
"luminance": 0.62332
}Semantic roles & 50–950 ramp
primary
#BCD4D0
secondary
#AA8B90
accent
#4554A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484