#BCDBDC#BCDBDC
#BCDBDC is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.9% C 0.033 H 199.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBDC |
|---|---|
| RGB | rgb(188, 219, 220) |
| HSL | hsl(182, 31%, 80%) |
| HSV | hsv(182, 15%, 86%) |
| CMYK | cmyk(14.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.26, -9.98, -3.93) |
| CIE-LCH | lch(85.26, 10.73, 201.48°) |
| OKLab | oklab(86.92% -0.0311 -0.0107) |
| OKLCH | oklch(86.92% 0.033 199) |
| XYZ | xyz(58.9855, 66.5202, 77.4282) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.13
Lightblue
#ADD8E6
ΔE00 5.51
Pale Sky Blue
#BDF6FE
ΔE00 7.67
Paleturquoise
#AFEEEE
ΔE00 7.68
Lightcyan
#E0FFFF
ΔE00 7.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBDC #DCBDBC
analogous
#BCDCCD #BCDBDC #BCCBDC
triadic
#BCDBDC #DCBCDB #DBDCBC
tetradic
#BCDBDC #CDBCDC #DCBDBC #CBDCBC
square
#BCDBDC #CDBCDC #DCBDBC #CBDCBC
split-complementary
#BCDBDC #DCBCCB #DCCDBC
monochromatic
#6CB0B2 #94C5C7 #BCDBDC #E4F1F1 #EBF4F5
Accessibility & contrast
On white
1.47
#BCDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BCDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBDC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBDC | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#B3DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdbdc; /* rgb */ color: rgb(188, 219, 220); /* oklch */ color: oklch(86.9% 0.033 199.0);
Tailwind
colors: {
custom: {
50: '#d0e6e6',
500: '#bcdbdc',
950: '#000000',
},
}SCSS
$custom: #bcdbdc; $custom-light: #d0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdbdc",
"rgb": {
"r": 188,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.86916,
"c": 0.03284,
"h": 199
},
"luminance": 0.66522
}Semantic roles & 50–950 ramp
primary
#BCDBDC
secondary
#B38A89
accent
#3F3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484