#BCD2D0#BCD2D0
#BCD2D0 is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.7% C 0.024 H 190.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2D0 |
|---|---|
| RGB | rgb(188, 210, 208) |
| HSL | hsl(175, 20%, 78%) |
| HSV | hsv(175, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(82.56, -7.75, -1.52) |
| CIE-LCH | lch(82.56, 7.89, 191.11°) |
| OKLab | oklab(84.67% -0.0235 -0.0042) |
| OKLCH | oklch(84.67% 0.024 190.1) |
| XYZ | xyz(55.1682, 61.3376, 68.5951) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.63
Light Grey
#D8DCD6
ΔE00 7.65
Fog
#D8DCE0
ΔE00 9.09
Light Gray
#D3D3D3
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2D0 #D2BCBE
analogous
#BCD2C5 #BCD2D0 #BCC9D2
triadic
#BCD2D0 #D0BCD2 #D2D0BC
tetradic
#BCD2D0 #C5BCD2 #D2BCBE #C9D2BC
square
#BCD2D0 #C5BCD2 #D2BCBE #C9D2BC
split-complementary
#BCD2D0 #D2BCC9 #D2C5BC
monochromatic
#73A19D #97B9B6 #BCD2D0 #E1EBEA #EDF3F2
Accessibility & contrast
On white
1.58
#BCD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BCD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2D0
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2D0 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#B6D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd2d0; /* rgb */ color: rgb(188, 210, 208); /* oklch */ color: oklch(84.7% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#d0dfde',
500: '#bcd2d0',
950: '#000000',
},
}SCSS
$custom: #bcd2d0; $custom-light: #d0dfde; $custom-dark: #000000;
JSON
{
"hex": "#bcd2d0",
"rgb": {
"r": 188,
"g": 210,
"b": 208
},
"hsl": {
"h": 174.545,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84674,
"c": 0.02383,
"h": 190.1
},
"luminance": 0.61339
}Semantic roles & 50–950 ramp
primary
#BCD2D0
secondary
#A78B8E
accent
#484F9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484