#BCDBCD#BCDBCD
#BCDBCD is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.038 H 166.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBCD |
|---|---|
| RGB | rgb(188, 219, 205) |
| HSL | hsl(153, 30%, 80%) |
| HSV | hsv(153, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.87, -12.94, 3.45) |
| CIE-LCH | lch(84.87, 13.39, 165.09°) |
| OKLab | oklab(86.48% -0.037 0.0089) |
| OKLCH | oklch(86.48% 0.038 166.4) |
| XYZ | xyz(57.0873, 65.7609, 67.4312) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.73
Duck Egg Blue
#C3FBF4
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 8.89
Paleturquoise
#AFEEEE
ΔE00 9.15
Eggshell Blue
#C4FFF7
ΔE00 9.50
Light Light Blue
#CAFFFB
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBCD #DBBCCA
analogous
#BCDBBE #BCDBCD #BCDADB
triadic
#BCDBCD #CDBCDB #DBCDBC
tetradic
#BCDBCD #BEBCDB #DBBCCA #DADBBC
square
#BCDBCD #BEBCDB #DBBCCA #DADBBC
split-complementary
#BCDBCD #DBBCDA #DBBEBC
monochromatic
#6CB092 #94C6AF #BCDBCD #E4F0EB #EBF4F0
Accessibility & contrast
On white
1.48
#BCDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BCDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBCD
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBCD | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#B6DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbcd; /* rgb */ color: rgb(188, 219, 205); /* oklch */ color: oklch(86.5% 0.038 166.4);
Tailwind
colors: {
custom: {
50: '#d0e6dc',
500: '#bcdbcd',
950: '#000000',
},
}SCSS
$custom: #bcdbcd; $custom-light: #d0e6dc; $custom-dark: #000000;
JSON
{
"hex": "#bcdbcd",
"rgb": {
"r": 188,
"g": 219,
"b": 205
},
"hsl": {
"h": 152.903,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86482,
"c": 0.03807,
"h": 166.4
},
"luminance": 0.65762
}Semantic roles & 50–950 ramp
primary
#BCDBCD
secondary
#B2899C
accent
#3D6EA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484