#BCD2D6#BCD2D6
#BCD2D6 is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.9% C 0.024 H 209.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2D6 |
|---|---|
| RGB | rgb(188, 210, 214) |
| HSL | hsl(189, 24%, 79%) |
| HSV | hsv(189, 12%, 84%) |
| CMYK | cmyk(12.1%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(82.72, -6.55, -4.48) |
| CIE-LCH | lch(82.72, 7.94, 214.37°) |
| OKLab | oklab(84.85% -0.0211 -0.0121) |
| OKLCH | oklch(84.85% 0.024 209.8) |
| XYZ | xyz(55.9203, 61.6385, 72.5565) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2D6 #D6C0BC
analogous
#BCD6CD #BCD2D6 #BCC5D6
triadic
#BCD2D6 #D6BCD2 #D2D6BC
tetradic
#BCD2D6 #CDBCD6 #D6C0BC #C5D6BC
square
#BCD2D6 #CDBCD6 #D6C0BC #C5D6BC
split-complementary
#BCD2D6 #D6BCC5 #D6CDBC
monochromatic
#709FA8 #96B9BF #BCD2D6 #E2ECED #ECF2F3
Accessibility & contrast
On white
1.58
#BCD2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BCD2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2D6
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2D6 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D6
Deuteranopia (green-blind)
#C9CCD6
Tritanopia (blue-blind)
#B5D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd2d6; /* rgb */ color: rgb(188, 210, 214); /* oklch */ color: oklch(84.9% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#d0dfe2',
500: '#bcd2d6',
950: '#000000',
},
}SCSS
$custom: #bcd2d6; $custom-light: #d0dfe2; $custom-dark: #000000;
JSON
{
"hex": "#bcd2d6",
"rgb": {
"r": 188,
"g": 210,
"b": 214
},
"hsl": {
"h": 189.231,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.84854,
"c": 0.02434,
"h": 209.8
},
"luminance": 0.6164
}Semantic roles & 50–950 ramp
primary
#BCD2D6
secondary
#AC8F8A
accent
#5243A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484