#BCDACD#BCDACD
#BCDACD is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.3% C 0.037 H 167.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDACD |
|---|---|
| RGB | rgb(188, 218, 205) |
| HSL | hsl(154, 29%, 80%) |
| HSV | hsv(154, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 6%, 14.5%) |
| CIE-LAB | lab(84.61, -12.43, 3.06) |
| CIE-LCH | lch(84.61, 12.80, 166.18°) |
| OKLab | oklab(86.27% -0.0356 0.0079) |
| OKLCH | oklch(86.27% 0.037 167.5) |
| XYZ | xyz(56.8272, 65.2407, 67.3445) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.65
Ice
#D6FFFA
ΔE00 8.80
Duck Egg Blue
#C3FBF4
ΔE00 8.93
Paleturquoise
#AFEEEE
ΔE00 9.18
Ice Blue (survey)
#D7FFFE
ΔE00 9.54
Very Pale Blue
#D6FFFE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDACD #DABCC9
analogous
#BCDABE #BCDACD #BCD8DA
triadic
#BCDACD #CDBCDA #DACDBC
tetradic
#BCDACD #BEBCDA #DABCC9 #D8DABC
square
#BCDACD #BEBCDA #DABCC9 #D8DABC
split-complementary
#BCDACD #DABCD8 #DABEBC
monochromatic
#6DAE92 #95C4B0 #BCDACD #E3F0EA #EBF4F0
Accessibility & contrast
On white
1.49
#BCDACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BCDACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDACD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDACD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#B6DAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdacd; /* rgb */ color: rgb(188, 218, 205); /* oklch */ color: oklch(86.3% 0.037 167.5);
Tailwind
colors: {
custom: {
50: '#d0e5dc',
500: '#bcdacd',
950: '#000000',
},
}SCSS
$custom: #bcdacd; $custom-light: #d0e5dc; $custom-dark: #000000;
JSON
{
"hex": "#bcdacd",
"rgb": {
"r": 188,
"g": 218,
"b": 205
},
"hsl": {
"h": 154,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.8627,
"c": 0.03651,
"h": 167.5
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#BCDACD
secondary
#B1899A
accent
#3E6CA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484