#BCD0D3#BCD0D3
#BCD0D3 is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.3% C 0.022 H 207.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0D3 |
|---|---|
| RGB | rgb(188, 208, 211) |
| HSL | hsl(188, 21%, 78%) |
| HSV | hsv(188, 11%, 83%) |
| CMYK | cmyk(10.9%, 1.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.11, -6.11, -3.78) |
| CIE-LCH | lch(82.11, 7.19, 211.71°) |
| OKLab | oklab(84.35% -0.0195 -0.0102) |
| OKLCH | oklch(84.35% 0.022 207.6) |
| XYZ | xyz(55.0500, 60.5053, 70.3937) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.56
Fog
#D8DCE0
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 7.72
Light Grey
#D8DCD6
ΔE00 7.79
Light Gray
#D3D3D3
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0D3 #D3BFBC
analogous
#BCD3CA #BCD0D3 #BCC4D3
triadic
#BCD0D3 #D3BCD0 #D0D3BC
tetradic
#BCD0D3 #CABCD3 #D3BFBC #C4D3BC
square
#BCD0D3 #CABCD3 #D3BFBC #C4D3BC
split-complementary
#BCD0D3 #D3BCC4 #D3CABC
monochromatic
#729CA2 #97B6BB #BCD0D3 #E1EAEB #EDF2F3
Accessibility & contrast
On white
1.60
#BCD0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BCD0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0D3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0D3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#C8CBD3
Tritanopia (blue-blind)
#B6D2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd0d3; /* rgb */ color: rgb(188, 208, 211); /* oklch */ color: oklch(84.3% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#d0dee0',
500: '#bcd0d3',
950: '#000000',
},
}SCSS
$custom: #bcd0d3; $custom-light: #d0dee0; $custom-dark: #000000;
JSON
{
"hex": "#bcd0d3",
"rgb": {
"r": 188,
"g": 208,
"b": 211
},
"hsl": {
"h": 187.826,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.84347,
"c": 0.02202,
"h": 207.6
},
"luminance": 0.60506
}Semantic roles & 50–950 ramp
primary
#BCD0D3
secondary
#A88F8B
accent
#52469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484