#BCD2D4#BCD2D4
#BCD2D4 is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.8% C 0.024 H 203.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2D4 |
|---|---|
| RGB | rgb(188, 210, 212) |
| HSL | hsl(185, 22%, 78%) |
| HSV | hsv(185, 11%, 83%) |
| CMYK | cmyk(11.3%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.67, -6.95, -3.50) |
| CIE-LCH | lch(82.67, 7.78, 206.69°) |
| OKLab | oklab(84.79% -0.0219 -0.0094) |
| OKLCH | oklch(84.79% 0.024 203.3) |
| XYZ | xyz(55.6665, 61.5370, 71.2196) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.94
Silver (survey)
#C5C9C7
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.96
Fog
#D8DCE0
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2D4 #D4BEBC
analogous
#BCD4CA #BCD2D4 #BCC6D4
triadic
#BCD2D4 #D4BCD2 #D2D4BC
tetradic
#BCD2D4 #CABCD4 #D4BEBC #C6D4BC
square
#BCD2D4 #CABCD4 #D4BEBC #C6D4BC
split-complementary
#BCD2D4 #D4BCC6 #D4CABC
monochromatic
#71A0A4 #97B9BC #BCD2D4 #E1EBEC #ECF2F3
Accessibility & contrast
On white
1.58
#BCD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BCD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2D4
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2D4 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D4
Deuteranopia (green-blind)
#CACCD4
Tritanopia (blue-blind)
#B5D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd2d4; /* rgb */ color: rgb(188, 210, 212); /* oklch */ color: oklch(84.8% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#d0dfe1',
500: '#bcd2d4',
950: '#000000',
},
}SCSS
$custom: #bcd2d4; $custom-light: #d0dfe1; $custom-dark: #000000;
JSON
{
"hex": "#bcd2d4",
"rgb": {
"r": 188,
"g": 210,
"b": 212
},
"hsl": {
"h": 185,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84793,
"c": 0.02385,
"h": 203.3
},
"luminance": 0.61538
}Semantic roles & 50–950 ramp
primary
#BCD2D4
secondary
#AA8D8B
accent
#4D45A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484