#BCD7CA#BCD7CA
#BCD7CA is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.6% C 0.034 H 165.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7CA |
|---|---|
| RGB | rgb(188, 215, 202) |
| HSL | hsl(151, 25%, 79%) |
| HSV | hsv(151, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(83.73, -11.48, 3.38) |
| CIE-LCH | lch(83.73, 11.96, 163.58°) |
| OKLab | oklab(85.55% -0.0327 0.0088) |
| OKLCH | oklch(85.55% 0.034 165) |
| XYZ | xyz(55.6977, 63.5555, 65.1986) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.12
Light Grey
#D8DCD6
ΔE00 9.51
Ice
#D6FFFA
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 9.89
Paleturquoise
#AFEEEE
ΔE00 10.03
Honeydew
#F0FFF0
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7CA #D7BCC9
analogous
#BCD7BD #BCD7CA #BCD7D7
triadic
#BCD7CA #CABCD7 #D7CABC
tetradic
#BCD7CA #BDBCD7 #D7BCC9 #D7D7BC
square
#BCD7CA #BDBCD7 #D7BCC9 #D7D7BC
split-complementary
#BCD7CA #D7BCD7 #D7BDBC
monochromatic
#6FA98D #96C0AC #BCD7CA #E2EEE8 #ECF4F0
Accessibility & contrast
On white
1.53
#BCD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BCD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7CA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7CA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#B7D7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd7ca; /* rgb */ color: rgb(188, 215, 202); /* oklch */ color: oklch(85.6% 0.034 165.0);
Tailwind
colors: {
custom: {
50: '#d0e3da',
500: '#bcd7ca',
950: '#000000',
},
}SCSS
$custom: #bcd7ca; $custom-light: #d0e3da; $custom-dark: #000000;
JSON
{
"hex": "#bcd7ca",
"rgb": {
"r": 188,
"g": 215,
"b": 202
},
"hsl": {
"h": 151.111,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.85552,
"c": 0.0339,
"h": 165
},
"luminance": 0.63557
}Semantic roles & 50–950 ramp
primary
#BCD7CA
secondary
#AD8A9B
accent
#4271A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483