#BCD4CD#BCD4CD
#BCD4CD is a very light, muted teal. Relative luminance 0.622; OKLCH L 85.0% C 0.027 H 176.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4CD |
|---|---|
| RGB | rgb(188, 212, 205) |
| HSL | hsl(163, 22%, 78%) |
| HSV | hsv(163, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.01, -9.36, 0.74) |
| CIE-LCH | lch(83.01, 9.39, 175.50°) |
| OKLab | oklab(85.01% -0.0274 0.0018) |
| OKLCH | oklch(85.01% 0.027 176.2) |
| XYZ | xyz(55.2994, 62.1851, 66.8352) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 9.41
Ice
#D6FFFA
ΔE00 9.85
Lightcyan
#E0FFFF
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4CD #D4BCC3
analogous
#BCD4C1 #BCD4CD #BCCFD4
triadic
#BCD4CD #CDBCD4 #D4CDBC
tetradic
#BCD4CD #C1BCD4 #D4BCC3 #CFD4BC
square
#BCD4CD #C1BCD4 #D4BCC3 #CFD4BC
split-complementary
#BCD4CD #D4BCCF #D4C1BC
monochromatic
#71A495 #97BCB1 #BCD4CD #E1ECE9 #ECF3F1
Accessibility & contrast
On white
1.56
#BCD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BCD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4CD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4CD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#B7D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4cd; /* rgb */ color: rgb(188, 212, 205); /* oklch */ color: oklch(85.0% 0.027 176.2);
Tailwind
colors: {
custom: {
50: '#d0e1dc',
500: '#bcd4cd',
950: '#000000',
},
}SCSS
$custom: #bcd4cd; $custom-light: #d0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#bcd4cd",
"rgb": {
"r": 188,
"g": 212,
"b": 205
},
"hsl": {
"h": 162.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.85005,
"c": 0.02747,
"h": 176.2
},
"luminance": 0.62186
}Semantic roles & 50–950 ramp
primary
#BCD4CD
secondary
#AA8B94
accent
#4560A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484