#BCD5CA#BCD5CA
#BCD5CA is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.1% C 0.031 H 167.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5CA |
|---|---|
| RGB | rgb(188, 213, 202) |
| HSL | hsl(154, 23%, 79%) |
| HSV | hsv(154, 12%, 84%) |
| CMYK | cmyk(11.7%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(83.20, -10.45, 2.61) |
| CIE-LCH | lch(83.20, 10.77, 165.99°) |
| OKLab | oklab(85.13% -0.03 0.0068) |
| OKLCH | oklch(85.13% 0.031 167.3) |
| XYZ | xyz(55.1915, 62.5431, 65.0299) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.81
Light Grey
#D8DCD6
ΔE00 8.83
Silver (survey)
#C5C9C7
ΔE00 9.48
Ice
#D6FFFA
ΔE00 9.87
Honeydew
#F0FFF0
ΔE00 10.25
Paleturquoise
#AFEEEE
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5CA #D5BCC7
analogous
#BCD5BD #BCD5CA #BCD3D5
triadic
#BCD5CA #CABCD5 #D5CABC
tetradic
#BCD5CA #BDBCD5 #D5BCC7 #D3D5BC
square
#BCD5CA #BDBCD5 #D5BCC7 #D3D5BC
split-complementary
#BCD5CA #D5BCD3 #D5BDBC
monochromatic
#71A68E #96BDAC #BCD5CA #E2EDE8 #ECF3F0
Accessibility & contrast
On white
1.55
#BCD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BCD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5CA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5CA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#B7D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd5ca; /* rgb */ color: rgb(188, 213, 202); /* oklch */ color: oklch(85.1% 0.031 167.3);
Tailwind
colors: {
custom: {
50: '#d0e2da',
500: '#bcd5ca',
950: '#000000',
},
}SCSS
$custom: #bcd5ca; $custom-light: #d0e2da; $custom-dark: #000000;
JSON
{
"hex": "#bcd5ca",
"rgb": {
"r": 188,
"g": 213,
"b": 202
},
"hsl": {
"h": 153.6,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.8513,
"c": 0.03074,
"h": 167.3
},
"luminance": 0.62544
}Semantic roles & 50–950 ramp
primary
#BCD5CA
secondary
#AB8A99
accent
#446DA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483