#BCD1D2#BCD1D2
#BCD1D2 is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.5% C 0.023 H 200.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1D2 |
|---|---|
| RGB | rgb(188, 209, 210) |
| HSL | hsl(183, 20%, 78%) |
| HSV | hsv(183, 10%, 82%) |
| CMYK | cmyk(10.5%, 0.5%, 0%, 17.6%) |
| CIE-LAB | lab(82.35, -6.83, -2.90) |
| CIE-LCH | lch(82.35, 7.42, 202.97°) |
| OKLab | oklab(84.53% -0.0213 -0.0078) |
| OKLCH | oklch(84.53% 0.023 200.2) |
| XYZ | xyz(55.1696, 60.9444, 69.8171) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.65
Lightblue
#ADD8E6
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.29
Light Grey
#D8DCD6
ΔE00 7.67
Fog
#D8DCE0
ΔE00 8.20
Light Gray
#D3D3D3
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1D2 #D2BDBC
analogous
#BCD2C8 #BCD1D2 #BCC6D2
triadic
#BCD1D2 #D2BCD1 #D1D2BC
tetradic
#BCD1D2 #C8BCD2 #D2BDBC #C6D2BC
square
#BCD1D2 #C8BCD2 #D2BDBC #C6D2BC
split-complementary
#BCD1D2 #D2BCC6 #D2C8BC
monochromatic
#739FA1 #97B8B9 #BCD1D2 #E1EAEB #EDF2F3
Accessibility & contrast
On white
1.59
#BCD1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BCD1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1D2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1D2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#B6D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd1d2; /* rgb */ color: rgb(188, 209, 210); /* oklch */ color: oklch(84.5% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#d0dfdf',
500: '#bcd1d2',
950: '#000000',
},
}SCSS
$custom: #bcd1d2; $custom-light: #d0dfdf; $custom-dark: #000000;
JSON
{
"hex": "#bcd1d2",
"rgb": {
"r": 188,
"g": 209,
"b": 210
},
"hsl": {
"h": 182.727,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84525,
"c": 0.0227,
"h": 200.2
},
"luminance": 0.60945
}Semantic roles & 50–950 ramp
primary
#BCD1D2
secondary
#A78C8B
accent
#4B489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484