#BCD2D5#BCD2D5
#BCD2D5 is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.8% C 0.024 H 206.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2D5 |
|---|---|
| RGB | rgb(188, 210, 213) |
| HSL | hsl(187, 23%, 79%) |
| HSV | hsv(187, 12%, 84%) |
| CMYK | cmyk(11.7%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(82.69, -6.75, -3.99) |
| CIE-LCH | lch(82.69, 7.84, 210.57°) |
| OKLab | oklab(84.82% -0.0215 -0.0108) |
| OKLCH | oklch(84.82% 0.024 206.6) |
| XYZ | xyz(55.7930, 61.5876, 71.8860) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Powder Blue
#B0E0E6
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.02
Fog
#D8DCE0
ΔE00 8.04
Light Grey
#D8DCD6
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2D5 #D5BFBC
analogous
#BCD5CB #BCD2D5 #BCC5D5
triadic
#BCD2D5 #D5BCD2 #D2D5BC
tetradic
#BCD2D5 #CBBCD5 #D5BFBC #C5D5BC
square
#BCD2D5 #CBBCD5 #D5BFBC #C5D5BC
split-complementary
#BCD2D5 #D5BCC5 #D5CBBC
monochromatic
#719FA6 #96B9BD #BCD2D5 #E2EBED #ECF2F3
Accessibility & contrast
On white
1.58
#BCD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BCD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2D5
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2D5 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#CACCD5
Tritanopia (blue-blind)
#B5D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd2d5; /* rgb */ color: rgb(188, 210, 213); /* oklch */ color: oklch(84.8% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#d0dfe1',
500: '#bcd2d5',
950: '#000000',
},
}SCSS
$custom: #bcd2d5; $custom-light: #d0dfe1; $custom-dark: #000000;
JSON
{
"hex": "#bcd2d5",
"rgb": {
"r": 188,
"g": 210,
"b": 213
},
"hsl": {
"h": 187.2,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.84824,
"c": 0.02406,
"h": 206.6
},
"luminance": 0.61589
}Semantic roles & 50–950 ramp
primary
#BCD2D5
secondary
#AB8E8A
accent
#4F44A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484