#BCDCDE#BCDCDE
#BCDCDE is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.034 H 201.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCDE |
|---|---|
| RGB | rgb(188, 220, 222) |
| HSL | hsl(184, 34%, 80%) |
| HSV | hsv(184, 15%, 87%) |
| CMYK | cmyk(15.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(85.58, -10.09, -4.52) |
| CIE-LCH | lch(85.58, 11.05, 204.12°) |
| OKLab | oklab(87.19% -0.0316 -0.0122) |
| OKLCH | oklch(87.19% 0.034 201.2) |
| XYZ | xyz(59.5136, 67.1501, 78.9188) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.77
Lightblue
#ADD8E6
ΔE00 5.09
Pale Sky Blue
#BDF6FE
ΔE00 7.29
Paleturquoise
#AFEEEE
ΔE00 7.49
Lightcyan
#E0FFFF
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCDE #DEBEBC
analogous
#BCDECF #BCDCDE #BCCBDE
triadic
#BCDCDE #DEBCDC #DCDEBC
tetradic
#BCDCDE #CFBCDE #DEBEBC #CBDEBC
square
#BCDCDE #CFBCDE #DEBEBC #CBDEBC
split-complementary
#BCDCDE #DEBCCB #DECFBC
monochromatic
#6AB1B6 #93C7CA #BCDCDE #E5F1F2 #EAF4F5
Accessibility & contrast
On white
1.46
#BCDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BCDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCDE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCDE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D0D4DE
Tritanopia (blue-blind)
#B2DFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdcde; /* rgb */ color: rgb(188, 220, 222); /* oklch */ color: oklch(87.2% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#d0e6e8',
500: '#bcdcde',
950: '#000000',
},
}SCSS
$custom: #bcdcde; $custom-light: #d0e6e8; $custom-dark: #000000;
JSON
{
"hex": "#bcdcde",
"rgb": {
"r": 188,
"g": 220,
"b": 222
},
"hsl": {
"h": 183.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87186,
"c": 0.03391,
"h": 201.2
},
"luminance": 0.67152
}Semantic roles & 50–950 ramp
primary
#BCDCDE
secondary
#B68B88
accent
#4039AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484