#BCD7D2#BCD7D2
#BCD7D2 is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.8% C 0.030 H 183.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7D2 |
|---|---|
| RGB | rgb(188, 215, 210) |
| HSL | hsl(169, 25%, 79%) |
| HSV | hsv(169, 13%, 84%) |
| CMYK | cmyk(12.6%, 0%, 2.3%, 15.7%) |
| CIE-LAB | lab(83.94, -9.93, -0.57) |
| CIE-LCH | lch(83.94, 9.95, 183.28°) |
| OKLab | oklab(85.78% -0.0295 -0.0017) |
| OKLCH | oklch(85.78% 0.03 183.2) |
| XYZ | xyz(56.6695, 63.9442, 70.3170) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 8.75
Paleturquoise
#AFEEEE
ΔE00 8.84
Ice
#D6FFFA
ΔE00 8.92
Lightcyan
#E0FFFF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7D2 #D7BCC1
analogous
#BCD7C5 #BCD7D2 #BCCFD7
triadic
#BCD7D2 #D2BCD7 #D7D2BC
tetradic
#BCD7D2 #C5BCD7 #D7BCC1 #CFD7BC
square
#BCD7D2 #C5BCD7 #D7BCC1 #CFD7BC
split-complementary
#BCD7D2 #D7BCCF #D7C5BC
monochromatic
#6FA99F #96C0B8 #BCD7D2 #E2EEEC #ECF4F2
Accessibility & contrast
On white
1.52
#BCD7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BCD7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7D2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7D2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#B5D8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd7d2; /* rgb */ color: rgb(188, 215, 210); /* oklch */ color: oklch(85.8% 0.030 183.2);
Tailwind
colors: {
custom: {
50: '#d0e3df',
500: '#bcd7d2',
950: '#000000',
},
}SCSS
$custom: #bcd7d2; $custom-light: #d0e3df; $custom-dark: #000000;
JSON
{
"hex": "#bcd7d2",
"rgb": {
"r": 188,
"g": 215,
"b": 210
},
"hsl": {
"h": 168.889,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.8578,
"c": 0.0296,
"h": 183.2
},
"luminance": 0.63945
}Semantic roles & 50–950 ramp
primary
#BCD7D2
secondary
#AD8A91
accent
#4254A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484