#BCDCDB#BCDCDB
#BCDCDB is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.034 H 194.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCDB |
|---|---|
| RGB | rgb(188, 220, 219) |
| HSL | hsl(178, 31%, 80%) |
| HSV | hsv(178, 15%, 86%) |
| CMYK | cmyk(14.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.50, -10.70, -3.05) |
| CIE-LCH | lch(85.50, 11.12, 195.90°) |
| OKLab | oklab(87.1% -0.0328 -0.0083) |
| OKLCH | oklch(87.1% 0.034 194.2) |
| XYZ | xyz(59.1151, 66.9907, 76.8200) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 7.18
Ice Blue (survey)
#D7FFFE
ΔE00 7.51
Very Pale Blue
#D6FFFE
ΔE00 7.54
Very Light Blue
#D5FFFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCDB #DCBCBD
analogous
#BCDCCB #BCDCDB #BCCDDC
triadic
#BCDCDB #DBBCDC #DCDBBC
tetradic
#BCDCDB #CBBCDC #DCBCBD #CDDCBC
square
#BCDCDB #CBBCDC #DCBCBD #CDDCBC
split-complementary
#BCDCDB #DCBCCD #DCCBBC
monochromatic
#6CB2B0 #94C7C5 #BCDCDB #E4F1F1 #EBF5F4
Accessibility & contrast
On white
1.46
#BCDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BCDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCDB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCDB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D1D4DB
Tritanopia (blue-blind)
#B3DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdcdb; /* rgb */ color: rgb(188, 220, 219); /* oklch */ color: oklch(87.1% 0.034 194.2);
Tailwind
colors: {
custom: {
50: '#d0e6e6',
500: '#bcdcdb',
950: '#000000',
},
}SCSS
$custom: #bcdcdb; $custom-light: #d0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdcdb",
"rgb": {
"r": 188,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.125,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.87096,
"c": 0.03383,
"h": 194.2
},
"luminance": 0.66992
}Semantic roles & 50–950 ramp
primary
#BCDCDB
secondary
#B3898A
accent
#3B3FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484