#BCD4D5#BCD4D5
#BCD4D5 is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.2% C 0.026 H 199.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4D5 |
|---|---|
| RGB | rgb(188, 212, 213) |
| HSL | hsl(182, 23%, 79%) |
| HSV | hsv(182, 12%, 84%) |
| CMYK | cmyk(11.7%, 0.5%, 0%, 16.5%) |
| CIE-LAB | lab(83.22, -7.79, -3.21) |
| CIE-LCH | lch(83.22, 8.43, 202.41°) |
| OKLab | oklab(85.24% -0.0243 -0.0087) |
| OKLCH | oklch(85.24% 0.026 199.7) |
| XYZ | xyz(56.2899, 62.5813, 72.0516) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.21
Powder Blue
#B0E0E6
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 7.68
Light Grey
#D8DCD6
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.85
Lightcyan
#E0FFFF
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4D5 #D5BDBC
analogous
#BCD5C9 #BCD4D5 #BCC7D5
triadic
#BCD4D5 #D5BCD4 #D4D5BC
tetradic
#BCD4D5 #C9BCD5 #D5BDBC #C7D5BC
square
#BCD4D5 #C9BCD5 #D5BDBC #C7D5BC
split-complementary
#BCD4D5 #D5BCC7 #D5C9BC
monochromatic
#71A4A6 #96BCBD #BCD4D5 #E2ECED #ECF3F3
Accessibility & contrast
On white
1.55
#BCD4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BCD4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4D5
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4D5 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D5
Deuteranopia (green-blind)
#CBCED5
Tritanopia (blue-blind)
#B5D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd4d5; /* rgb */ color: rgb(188, 212, 213); /* oklch */ color: oklch(85.2% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#d0e1e1',
500: '#bcd4d5',
950: '#000000',
},
}SCSS
$custom: #bcd4d5; $custom-light: #d0e1e1; $custom-dark: #000000;
JSON
{
"hex": "#bcd4d5",
"rgb": {
"r": 188,
"g": 212,
"b": 213
},
"hsl": {
"h": 182.4,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.85241,
"c": 0.02578,
"h": 199.7
},
"luminance": 0.62582
}Semantic roles & 50–950 ramp
primary
#BCD4D5
secondary
#AB8C8A
accent
#4844A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484