#BCD7CB#BCD7CB
#BCD7CB is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.6% C 0.033 H 167.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7CB |
|---|---|
| RGB | rgb(188, 215, 203) |
| HSL | hsl(153, 25%, 79%) |
| HSV | hsv(153, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(83.76, -11.29, 2.89) |
| CIE-LCH | lch(83.76, 11.65, 165.65°) |
| OKLab | oklab(85.58% -0.0323 0.0075) |
| OKLCH | oklch(85.58% 0.033 167) |
| XYZ | xyz(55.8164, 63.6030, 65.8242) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.76
Light Grey
#D8DCD6
ΔE00 9.38
Ice
#D6FFFA
ΔE00 9.43
Duck Egg Blue
#C3FBF4
ΔE00 9.79
Paleturquoise
#AFEEEE
ΔE00 9.83
Ice Blue (survey)
#D7FFFE
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7CB #D7BCC8
analogous
#BCD7BE #BCD7CB #BCD6D7
triadic
#BCD7CB #CBBCD7 #D7CBBC
tetradic
#BCD7CB #BEBCD7 #D7BCC8 #D6D7BC
square
#BCD7CB #BEBCD7 #D7BCC8 #D6D7BC
split-complementary
#BCD7CB #D7BCD6 #D7BEBC
monochromatic
#6FA990 #96C0AD #BCD7CB #E2EEE9 #ECF4F0
Accessibility & contrast
On white
1.53
#BCD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BCD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7CB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7CB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#B7D7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd7cb; /* rgb */ color: rgb(188, 215, 203); /* oklch */ color: oklch(85.6% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#d0e3da',
500: '#bcd7cb',
950: '#000000',
},
}SCSS
$custom: #bcd7cb; $custom-light: #d0e3da; $custom-dark: #000000;
JSON
{
"hex": "#bcd7cb",
"rgb": {
"r": 188,
"g": 215,
"b": 203
},
"hsl": {
"h": 153.333,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.8558,
"c": 0.03319,
"h": 167
},
"luminance": 0.63604
}Semantic roles & 50–950 ramp
primary
#BCD7CB
secondary
#AD8A9A
accent
#426DA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483