#BCD2D1#BCD2D1
#BCD2D1 is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.7% C 0.024 H 193.4°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2D1 |
|---|---|
| RGB | rgb(188, 210, 209) |
| HSL | hsl(177, 20%, 78%) |
| HSV | hsv(177, 10%, 82%) |
| CMYK | cmyk(10.5%, 0%, 0.5%, 17.6%) |
| CIE-LAB | lab(82.59, -7.55, -2.01) |
| CIE-LCH | lch(82.59, 7.81, 194.94°) |
| OKLab | oklab(84.7% -0.0231 -0.0055) |
| OKLCH | oklch(84.7% 0.024 193.4) |
| XYZ | xyz(55.2916, 61.3870, 69.2451) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.26
Light Grey
#D8DCD6
ΔE00 7.69
Fog
#D8DCE0
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2D1 #D2BCBD
analogous
#BCD2C6 #BCD2D1 #BCC8D2
triadic
#BCD2D1 #D1BCD2 #D2D1BC
tetradic
#BCD2D1 #C6BCD2 #D2BCBD #C8D2BC
square
#BCD2D1 #C6BCD2 #D2BCBD #C8D2BC
split-complementary
#BCD2D1 #D2BCC8 #D2C6BC
monochromatic
#73A19F #97B9B8 #BCD2D1 #E1EBEA #EDF3F2
Accessibility & contrast
On white
1.58
#BCD2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BCD2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2D1
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2D1 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D1
Deuteranopia (green-blind)
#CBCCD1
Tritanopia (blue-blind)
#B6D3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd2d1; /* rgb */ color: rgb(188, 210, 209); /* oklch */ color: oklch(84.7% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#d0dfdf',
500: '#bcd2d1',
950: '#000000',
},
}SCSS
$custom: #bcd2d1; $custom-light: #d0dfdf; $custom-dark: #000000;
JSON
{
"hex": "#bcd2d1",
"rgb": {
"r": 188,
"g": 210,
"b": 209
},
"hsl": {
"h": 177.273,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84703,
"c": 0.02371,
"h": 193.4
},
"luminance": 0.61388
}Semantic roles & 50–950 ramp
primary
#BCD2D1
secondary
#A78B8C
accent
#484B9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484