#BCDCCD#BCDCCD
#BCDCCD is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.040 H 165.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCCD |
|---|---|
| RGB | rgb(188, 220, 205) |
| HSL | hsl(152, 31%, 80%) |
| HSV | hsv(152, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.14, -13.45, 3.83) |
| CIE-LCH | lch(85.14, 13.98, 164.10°) |
| OKLab | oklab(86.69% -0.0384 0.0099) |
| OKLCH | oklch(86.69% 0.04 165.5) |
| XYZ | xyz(57.3490, 66.2843, 67.5184) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.59
Ice
#D6FFFA
ΔE00 8.68
Paleturquoise
#AFEEEE
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.15
Eggshell Blue
#C4FFF7
ΔE00 9.31
Light Light Blue
#CAFFFB
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCCD #DCBCCB
analogous
#BCDCBD #BCDCCD #BCDBDC
triadic
#BCDCCD #CDBCDC #DCCDBC
tetradic
#BCDCCD #BDBCDC #DCBCCB #DBDCBC
square
#BCDCCD #BDBCDC #DCBCCB #DBDCBC
split-complementary
#BCDCCD #DCBCDB #DCBDBC
monochromatic
#6CB291 #94C7AF #BCDCCD #E4F1EB #EBF5F0
Accessibility & contrast
On white
1.47
#BCDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BCDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCCD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCCD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#B6DCD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdccd; /* rgb */ color: rgb(188, 220, 205); /* oklch */ color: oklch(86.7% 0.040 165.5);
Tailwind
colors: {
custom: {
50: '#d0e6dc',
500: '#bcdccd',
950: '#000000',
},
}SCSS
$custom: #bcdccd; $custom-light: #d0e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bcdccd",
"rgb": {
"r": 188,
"g": 220,
"b": 205
},
"hsl": {
"h": 151.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86694,
"c": 0.03962,
"h": 165.5
},
"luminance": 0.66286
}Semantic roles & 50–950 ramp
primary
#BCDCCD
secondary
#B3899D
accent
#3B6FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484