#BCD4CA#BCD4CA
#BCD4CA is a very light, muted teal. Relative luminance 0.620; OKLCH L 84.9% C 0.029 H 168.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4CA |
|---|---|
| RGB | rgb(188, 212, 202) |
| HSL | hsl(155, 22%, 78%) |
| HSV | hsv(155, 11%, 83%) |
| CMYK | cmyk(11.3%, 0%, 4.7%, 16.9%) |
| CIE-LAB | lab(82.94, -9.94, 2.22) |
| CIE-LCH | lch(82.94, 10.18, 167.39°) |
| OKLab | oklab(84.92% -0.0286 0.0057) |
| OKLCH | oklch(84.92% 0.029 168.7) |
| XYZ | xyz(54.9408, 62.0416, 64.9463) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.50
Powder Blue
#B0E0E6
ΔE00 8.70
Silver (survey)
#C5C9C7
ΔE00 9.00
Ice
#D6FFFA
ΔE00 10.06
Honeydew
#F0FFF0
ΔE00 10.38
Lightcyan
#E0FFFF
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4CA #D4BCC6
analogous
#BCD4BE #BCD4CA #BCD2D4
triadic
#BCD4CA #CABCD4 #D4CABC
tetradic
#BCD4CA #BEBCD4 #D4BCC6 #D2D4BC
square
#BCD4CA #BEBCD4 #D4BCC6 #D2D4BC
split-complementary
#BCD4CA #D4BCD2 #D4BEBC
monochromatic
#71A48F #97BCAD #BCD4CA #E1ECE7 #ECF3F0
Accessibility & contrast
On white
1.57
#BCD4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BCD4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4CA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4CA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0CA
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#B7D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd4ca; /* rgb */ color: rgb(188, 212, 202); /* oklch */ color: oklch(84.9% 0.029 168.7);
Tailwind
colors: {
custom: {
50: '#d0e1da',
500: '#bcd4ca',
950: '#000000',
},
}SCSS
$custom: #bcd4ca; $custom-light: #d0e1da; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ca",
"rgb": {
"r": 188,
"g": 212,
"b": 202
},
"hsl": {
"h": 155,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.8492,
"c": 0.02918,
"h": 168.7
},
"luminance": 0.62043
}Semantic roles & 50–950 ramp
primary
#BCD4CA
secondary
#AA8B98
accent
#456BA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483