#BCD6CD#BCD6CD
#BCD6CD is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.4% C 0.030 H 172.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6CD |
|---|---|
| RGB | rgb(188, 214, 205) |
| HSL | hsl(159, 24%, 79%) |
| HSV | hsv(159, 12%, 84%) |
| CMYK | cmyk(12.1%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(83.54, -10.39, 1.51) |
| CIE-LCH | lch(83.54, 10.50, 171.73°) |
| OKLab | oklab(85.43% -0.0302 0.0039) |
| OKLCH | oklch(85.43% 0.03 172.7) |
| XYZ | xyz(55.8025, 63.1912, 67.0029) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.92
Light Grey
#D8DCD6
ΔE00 8.81
Ice
#D6FFFA
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 9.41
Paleturquoise
#AFEEEE
ΔE00 9.61
Ice Blue (survey)
#D7FFFE
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6CD #D6BCC5
analogous
#BCD6C0 #BCD6CD #BCD2D6
triadic
#BCD6CD #CDBCD6 #D6CDBC
tetradic
#BCD6CD #C0BCD6 #D6BCC5 #D2D6BC
square
#BCD6CD #C0BCD6 #D6BCC5 #D2D6BC
split-complementary
#BCD6CD #D6BCD2 #D6C0BC
monochromatic
#70A894 #96BFB1 #BCD6CD #E2EDE9 #ECF3F1
Accessibility & contrast
On white
1.54
#BCD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BCD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6CD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6CD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#B6D7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd6cd; /* rgb */ color: rgb(188, 214, 205); /* oklch */ color: oklch(85.4% 0.030 172.7);
Tailwind
colors: {
custom: {
50: '#d0e2dc',
500: '#bcd6cd',
950: '#000000',
},
}SCSS
$custom: #bcd6cd; $custom-light: #d0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#bcd6cd",
"rgb": {
"r": 188,
"g": 214,
"b": 205
},
"hsl": {
"h": 159.231,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.85426,
"c": 0.03041,
"h": 172.7
},
"luminance": 0.63192
}Semantic roles & 50–950 ramp
primary
#BCD6CD
secondary
#AC8A96
accent
#4364A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484