#BCD3CD#BCD3CD
#BCD3CD is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.8% C 0.026 H 178.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3CD |
|---|---|
| RGB | rgb(188, 211, 205) |
| HSL | hsl(164, 21%, 78%) |
| HSV | hsv(164, 11%, 83%) |
| CMYK | cmyk(10.9%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.75, -8.85, 0.35) |
| CIE-LCH | lch(82.75, 8.86, 177.73°) |
| OKLab | oklab(84.8% -0.026 0.0008) |
| OKLCH | oklch(84.8% 0.026 178.3) |
| XYZ | xyz(55.0502, 61.6867, 66.7522) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.74
Light Grey
#D8DCD6
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 9.10
Lightcyan
#E0FFFF
ΔE00 9.97
Ice
#D6FFFA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3CD #D3BCC2
analogous
#BCD3C1 #BCD3CD #BCCDD3
triadic
#BCD3CD #CDBCD3 #D3CDBC
tetradic
#BCD3CD #C1BCD3 #D3BCC2 #CDD3BC
square
#BCD3CD #C1BCD3 #D3BCC2 #CDD3BC
split-complementary
#BCD3CD #D3BCCD #D3C1BC
monochromatic
#72A296 #97BBB1 #BCD3CD #E1EBE9 #EDF3F1
Accessibility & contrast
On white
1.57
#BCD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BCD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3CD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3CD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CCCDCD
Tritanopia (blue-blind)
#B7D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd3cd; /* rgb */ color: rgb(188, 211, 205); /* oklch */ color: oklch(84.8% 0.026 178.3);
Tailwind
colors: {
custom: {
50: '#d0e0dc',
500: '#bcd3cd',
950: '#000000',
},
}SCSS
$custom: #bcd3cd; $custom-light: #d0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#bcd3cd",
"rgb": {
"r": 188,
"g": 211,
"b": 205
},
"hsl": {
"h": 164.348,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84796,
"c": 0.02604,
"h": 178.3
},
"luminance": 0.61688
}Semantic roles & 50–950 ramp
primary
#BCD3CD
secondary
#A88B93
accent
#465E9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484