#BCD0D2#BCD0D2
#BCD0D2 is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.3% C 0.022 H 204.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0D2 |
|---|---|
| RGB | rgb(188, 208, 210) |
| HSL | hsl(185, 20%, 78%) |
| HSV | hsv(185, 10%, 82%) |
| CMYK | cmyk(10.5%, 1%, 0%, 17.6%) |
| CIE-LAB | lab(82.08, -6.31, -3.28) |
| CIE-LCH | lch(82.08, 7.12, 207.48°) |
| OKLab | oklab(84.32% -0.0199 -0.0089) |
| OKLCH | oklch(84.32% 0.022 204) |
| XYZ | xyz(54.9251, 60.4553, 69.7356) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.32
Lightblue
#ADD8E6
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.67
Fog
#D8DCE0
ΔE00 7.80
Light Gray
#D3D3D3
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0D2 #D2BEBC
analogous
#BCD2C9 #BCD0D2 #BCC5D2
triadic
#BCD0D2 #D2BCD0 #D0D2BC
tetradic
#BCD0D2 #C9BCD2 #D2BEBC #C5D2BC
square
#BCD0D2 #C9BCD2 #D2BEBC #C5D2BC
split-complementary
#BCD0D2 #D2BCC5 #D2C9BC
monochromatic
#739DA1 #97B6B9 #BCD0D2 #E1EAEB #EDF2F3
Accessibility & contrast
On white
1.60
#BCD0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BCD0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0D2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0D2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#C8CBD2
Tritanopia (blue-blind)
#B6D2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd0d2; /* rgb */ color: rgb(188, 208, 210); /* oklch */ color: oklch(84.3% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#d0dedf',
500: '#bcd0d2',
950: '#000000',
},
}SCSS
$custom: #bcd0d2; $custom-light: #d0dedf; $custom-dark: #000000;
JSON
{
"hex": "#bcd0d2",
"rgb": {
"r": 188,
"g": 208,
"b": 210
},
"hsl": {
"h": 185.455,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84316,
"c": 0.0218,
"h": 204
},
"luminance": 0.60456
}Semantic roles & 50–950 ramp
primary
#BCD0D2
secondary
#A78E8B
accent
#4F489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484