#BCD7DA#BCD7DA
#BCD7DA is a very light, muted teal. Relative luminance 0.644; OKLCH L 86.0% C 0.029 H 204.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7DA |
|---|---|
| RGB | rgb(188, 215, 218) |
| HSL | hsl(186, 29%, 80%) |
| HSV | hsv(186, 14%, 85%) |
| CMYK | cmyk(13.8%, 1.4%, 0%, 14.5%) |
| CIE-LAB | lab(84.15, -8.33, -4.50) |
| CIE-LCH | lch(84.15, 9.47, 208.40°) |
| OKLab | oklab(86.02% -0.0264 -0.0122) |
| OKLCH | oklch(86.02% 0.029 204.8) |
| XYZ | xyz(57.6912, 64.3529, 75.6979) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 8.65
Lightcyan
#E0FFFF
ΔE00 8.72
Pale Sky Blue
#BDF6FE
ΔE00 8.87
Light Grey
#D8DCD6
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7DA #DABFBC
analogous
#BCDACE #BCD7DA #BCC8DA
triadic
#BCD7DA #DABCD7 #D7DABC
tetradic
#BCD7DA #CEBCDA #DABFBC #C8DABC
square
#BCD7DA #CEBCDA #DABFBC #C8DABC
split-complementary
#BCD7DA #DABCC8 #DACEBC
monochromatic
#6DA8AE #95BFC4 #BCD7DA #E3EFF0 #EBF3F4
Accessibility & contrast
On white
1.51
#BCD7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BCD7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7DA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7DA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4DA
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#B4D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd7da; /* rgb */ color: rgb(188, 215, 218); /* oklch */ color: oklch(86.0% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#d0e3e5',
500: '#bcd7da',
950: '#000000',
},
}SCSS
$custom: #bcd7da; $custom-light: #d0e3e5; $custom-dark: #000000;
JSON
{
"hex": "#bcd7da",
"rgb": {
"r": 188,
"g": 215,
"b": 218
},
"hsl": {
"h": 186,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86019,
"c": 0.0291,
"h": 204.8
},
"luminance": 0.64354
}Semantic roles & 50–950 ramp
primary
#BCD7DA
secondary
#B18D89
accent
#493EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484