#BCDCDD#BCDCDD
#BCDCDD is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.034 H 198.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCDD |
|---|---|
| RGB | rgb(188, 220, 221) |
| HSL | hsl(182, 33%, 80%) |
| HSV | hsv(182, 15%, 87%) |
| CMYK | cmyk(14.9%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(85.55, -10.29, -4.03) |
| CIE-LCH | lch(85.55, 11.05, 201.37°) |
| OKLab | oklab(87.16% -0.032 -0.0109) |
| OKLCH | oklch(87.16% 0.034 198.9) |
| XYZ | xyz(59.3800, 67.0967, 78.2150) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.87
Lightblue
#ADD8E6
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 7.35
Pale Sky Blue
#BDF6FE
ΔE00 7.37
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Very Light Blue
#D5FFFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCDD #DDBDBC
analogous
#BCDDCD #BCDCDD #BCCBDD
triadic
#BCDCDD #DDBCDC #DCDDBC
tetradic
#BCDCDD #CDBCDD #DDBDBC #CBDDBC
square
#BCDCDD #CDBCDD #DDBDBC #CBDDBC
split-complementary
#BCDCDD #DDBCCB #DDCDBC
monochromatic
#6BB2B4 #93C7C8 #BCDCDD #E5F1F2 #EBF4F5
Accessibility & contrast
On white
1.46
#BCDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BCDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCDD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCDD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#B2DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdcdd; /* rgb */ color: rgb(188, 220, 221); /* oklch */ color: oklch(87.2% 0.034 198.9);
Tailwind
colors: {
custom: {
50: '#d0e6e7',
500: '#bcdcdd',
950: '#000000',
},
}SCSS
$custom: #bcdcdd; $custom-light: #d0e6e7; $custom-dark: #000000;
JSON
{
"hex": "#bcdcdd",
"rgb": {
"r": 188,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.818,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.87156,
"c": 0.03383,
"h": 198.9
},
"luminance": 0.67098
}Semantic roles & 50–950 ramp
primary
#BCDCDD
secondary
#B58A89
accent
#3D3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484