#BCDCDF#BCDCDF
#BCDCDF is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.034 H 203.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCDF |
|---|---|
| RGB | rgb(188, 220, 223) |
| HSL | hsl(185, 35%, 81%) |
| HSV | hsv(185, 16%, 87%) |
| CMYK | cmyk(15.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.61, -9.88, -5.01) |
| CIE-LCH | lch(85.61, 11.08, 206.86°) |
| OKLab | oklab(87.22% -0.0312 -0.0136) |
| OKLCH | oklch(87.22% 0.034 203.5) |
| XYZ | xyz(59.6480, 67.2039, 79.6267) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.73
Lightblue
#ADD8E6
ΔE00 4.71
Pale Sky Blue
#BDF6FE
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 7.67
Very Light Blue
#D5FFFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCDF #DFBFBC
analogous
#BCDFD0 #BCDCDF #BCCADF
triadic
#BCDCDF #DFBCDC #DCDFBC
tetradic
#BCDCDF #D0BCDF #DFBFBC #CADFBC
square
#BCDCDF #D0BCDF #DFBFBC #CADFBC
split-complementary
#BCDCDF #DFBCCA #DFD0BC
monochromatic
#69B1B7 #93C6CB #BCDCDF #E5F2F3 #EAF4F5
Accessibility & contrast
On white
1.45
#BCDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BCDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCDF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCDF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#B2DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdcdf; /* rgb */ color: rgb(188, 220, 223); /* oklch */ color: oklch(87.2% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#d0e6e9',
500: '#bcdcdf',
950: '#000000',
},
}SCSS
$custom: #bcdcdf; $custom-light: #d0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdcdf",
"rgb": {
"r": 188,
"g": 220,
"b": 223
},
"hsl": {
"h": 185.143,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87217,
"c": 0.03406,
"h": 203.5
},
"luminance": 0.67205
}Semantic roles & 50–950 ramp
primary
#BCDCDF
secondary
#B78C88
accent
#4137AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484