#BCD4D8#BCD4D8
#BCD4D8 is a very light, muted teal. Relative luminance 0.627; OKLCH L 85.3% C 0.026 H 208.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4D8 |
|---|---|
| RGB | rgb(188, 212, 216) |
| HSL | hsl(189, 26%, 79%) |
| HSV | hsv(189, 13%, 85%) |
| CMYK | cmyk(13%, 1.9%, 0%, 15.3%) |
| CIE-LAB | lab(83.30, -7.19, -4.69) |
| CIE-LCH | lch(83.30, 8.58, 213.12°) |
| OKLab | oklab(85.33% -0.0231 -0.0127) |
| OKLCH | oklch(85.33% 0.026 208.7) |
| XYZ | xyz(56.6742, 62.7350, 74.0756) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 7.72
Fog
#D8DCE0
ΔE00 8.32
Light Grey
#D8DCD6
ΔE00 8.59
Ice Blue
#A5DFF9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4D8 #D8C0BC
analogous
#BCD8CE #BCD4D8 #BCC6D8
triadic
#BCD4D8 #D8BCD4 #D4D8BC
tetradic
#BCD4D8 #CEBCD8 #D8C0BC #C6D8BC
square
#BCD4D8 #CEBCD8 #D8C0BC #C6D8BC
split-complementary
#BCD4D8 #D8BCC6 #D8CEBC
monochromatic
#6FA2AB #95BBC1 #BCD4D8 #E3EDEF #ECF3F4
Accessibility & contrast
On white
1.55
#BCD4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BCD4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4D8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4D8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#B4D6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd4d8; /* rgb */ color: rgb(188, 212, 216); /* oklch */ color: oklch(85.3% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#d0e1e4',
500: '#bcd4d8',
950: '#000000',
},
}SCSS
$custom: #bcd4d8; $custom-light: #d0e1e4; $custom-dark: #000000;
JSON
{
"hex": "#bcd4d8",
"rgb": {
"r": 188,
"g": 212,
"b": 216
},
"hsl": {
"h": 188.571,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.85332,
"c": 0.02635,
"h": 208.7
},
"luminance": 0.62736
}Semantic roles & 50–950 ramp
primary
#BCD4D8
secondary
#AE8F8A
accent
#4F41A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484