#BCD7CC#BCD7CC
#BCD7CC is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.6% C 0.033 H 169.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7CC |
|---|---|
| RGB | rgb(188, 215, 204) |
| HSL | hsl(156, 25%, 79%) |
| HSV | hsv(156, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(83.78, -11.10, 2.39) |
| CIE-LCH | lch(83.78, 11.35, 167.83°) |
| OKLab | oklab(85.61% -0.0319 0.0062) |
| OKLCH | oklch(85.61% 0.033 169.1) |
| XYZ | xyz(55.9360, 63.6508, 66.4538) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.41
Light Grey
#D8DCD6
ΔE00 9.25
Ice
#D6FFFA
ΔE00 9.30
Paleturquoise
#AFEEEE
ΔE00 9.63
Duck Egg Blue
#C3FBF4
ΔE00 9.71
Ice Blue (survey)
#D7FFFE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7CC #D7BCC7
analogous
#BCD7BF #BCD7CC #BCD5D7
triadic
#BCD7CC #CCBCD7 #D7CCBC
tetradic
#BCD7CC #BFBCD7 #D7BCC7 #D5D7BC
square
#BCD7CC #BFBCD7 #D7BCC7 #D5D7BC
split-complementary
#BCD7CC #D7BCD5 #D7BFBC
monochromatic
#6FA992 #96C0AF #BCD7CC #E2EEE9 #ECF4F0
Accessibility & contrast
On white
1.53
#BCD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BCD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7CC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7CC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#B7D7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd7cc; /* rgb */ color: rgb(188, 215, 204); /* oklch */ color: oklch(85.6% 0.033 169.1);
Tailwind
colors: {
custom: {
50: '#d0e3db',
500: '#bcd7cc',
950: '#000000',
},
}SCSS
$custom: #bcd7cc; $custom-light: #d0e3db; $custom-dark: #000000;
JSON
{
"hex": "#bcd7cc",
"rgb": {
"r": 188,
"g": 215,
"b": 204
},
"hsl": {
"h": 155.556,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.85608,
"c": 0.03253,
"h": 169.1
},
"luminance": 0.63652
}Semantic roles & 50–950 ramp
primary
#BCD7CC
secondary
#AD8A98
accent
#426AA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484