#BCD9D2#BCD9D2
#BCD9D2 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.2% C 0.032 H 179.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9D2 |
|---|---|
| RGB | rgb(188, 217, 210) |
| HSL | hsl(166, 28%, 79%) |
| HSV | hsv(166, 13%, 85%) |
| CMYK | cmyk(13.4%, 0%, 3.2%, 14.9%) |
| CIE-LAB | lab(84.47, -10.96, 0.21) |
| CIE-LCH | lch(84.47, 10.96, 178.92°) |
| OKLab | oklab(86.2% -0.0323 0.0004) |
| OKLCH | oklch(86.2% 0.032 179.3) |
| XYZ | xyz(57.1819, 64.9690, 70.4878) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 8.37
Ice
#D6FFFA
ΔE00 8.40
Ice Blue (survey)
#D7FFFE
ΔE00 8.68
Very Pale Blue
#D6FFFE
ΔE00 8.71
Lightcyan
#E0FFFF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9D2 #D9BCC3
analogous
#BCD9C4 #BCD9D2 #BCD2D9
triadic
#BCD9D2 #D2BCD9 #D9D2BC
tetradic
#BCD9D2 #C4BCD9 #D9BCC3 #D2D9BC
square
#BCD9D2 #C4BCD9 #D9BCC3 #D2D9BC
split-complementary
#BCD9D2 #D9BCD2 #D9C4BC
monochromatic
#6EAD9E #95C3B8 #BCD9D2 #E3EFEC #EBF4F2
Accessibility & contrast
On white
1.50
#BCD9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BCD9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9D2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9D2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D1D1D3
Tritanopia (blue-blind)
#B5DAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd9d2; /* rgb */ color: rgb(188, 217, 210); /* oklch */ color: oklch(86.2% 0.032 179.3);
Tailwind
colors: {
custom: {
50: '#d0e4df',
500: '#bcd9d2',
950: '#000000',
},
}SCSS
$custom: #bcd9d2; $custom-light: #d0e4df; $custom-dark: #000000;
JSON
{
"hex": "#bcd9d2",
"rgb": {
"r": 188,
"g": 217,
"b": 210
},
"hsl": {
"h": 165.517,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.86201,
"c": 0.03228,
"h": 179.3
},
"luminance": 0.6497
}Semantic roles & 50–950 ramp
primary
#BCD9D2
secondary
#B08A93
accent
#3F58A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484