#BCDCD0#BCDCD0
#BCDCD0 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.038 H 170.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCD0 |
|---|---|
| RGB | rgb(188, 220, 208) |
| HSL | hsl(158, 31%, 80%) |
| HSV | hsv(158, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(85.22, -12.87, 2.35) |
| CIE-LCH | lch(85.22, 13.09, 169.64°) |
| OKLab | oklab(86.78% -0.0371 0.006) |
| OKLCH | oklch(86.78% 0.038 170.8) |
| XYZ | xyz(57.7146, 66.4305, 69.4439) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.01
Ice
#D6FFFA
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.40
Ice Blue (survey)
#D7FFFE
ΔE00 8.89
Light Light Blue
#CAFFFB
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCD0 #DCBCC8
analogous
#BCDCC0 #BCDCD0 #BCD8DC
triadic
#BCDCD0 #D0BCDC #DCD0BC
tetradic
#BCDCD0 #C0BCDC #DCBCC8 #D8DCBC
square
#BCDCD0 #C0BCDC #DCBCC8 #D8DCBC
split-complementary
#BCDCD0 #DCBCD8 #DCC0BC
monochromatic
#6CB298 #94C7B4 #BCDCD0 #E4F1EC #EBF5F1
Accessibility & contrast
On white
1.47
#BCDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BCDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCD0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCD0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CF
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#B5DDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdcd0; /* rgb */ color: rgb(188, 220, 208); /* oklch */ color: oklch(86.8% 0.038 170.8);
Tailwind
colors: {
custom: {
50: '#d0e6de',
500: '#bcdcd0',
950: '#000000',
},
}SCSS
$custom: #bcdcd0; $custom-light: #d0e6de; $custom-dark: #000000;
JSON
{
"hex": "#bcdcd0",
"rgb": {
"r": 188,
"g": 220,
"b": 208
},
"hsl": {
"h": 157.5,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86777,
"c": 0.03764,
"h": 170.8
},
"luminance": 0.66432
}Semantic roles & 50–950 ramp
primary
#BCDCD0
secondary
#B38999
accent
#3B65AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484