#BCDAD5#BCDAD5
#BCDAD5 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.5% C 0.033 H 184.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAD5 |
|---|---|
| RGB | rgb(188, 218, 213) |
| HSL | hsl(170, 29%, 80%) |
| HSV | hsv(170, 14%, 85%) |
| CMYK | cmyk(13.8%, 0%, 2.3%, 14.5%) |
| CIE-LAB | lab(84.81, -10.88, -0.88) |
| CIE-LCH | lch(84.81, 10.91, 184.64°) |
| OKLab | oklab(86.5% -0.0324 -0.0025) |
| OKLCH | oklch(86.5% 0.033 184.4) |
| XYZ | xyz(57.8177, 65.6369, 72.5609) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 7.86
Ice
#D6FFFA
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.10
Ice Blue (survey)
#D7FFFE
ΔE00 8.20
Very Pale Blue
#D6FFFE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAD5 #DABCC1
analogous
#BCDAC6 #BCDAD5 #BCD0DA
triadic
#BCDAD5 #D5BCDA #DAD5BC
tetradic
#BCDAD5 #C6BCDA #DABCC1 #D0DABC
square
#BCDAD5 #C6BCDA #DABCC1 #D0DABC
split-complementary
#BCDAD5 #DABCD0 #DAC6BC
monochromatic
#6DAEA4 #95C4BC #BCDAD5 #E3F0EE #EBF4F3
Accessibility & contrast
On white
1.49
#BCDAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BCDAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAD5
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAD5 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D5
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#B4DBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdad5; /* rgb */ color: rgb(188, 218, 213); /* oklch */ color: oklch(86.5% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#d0e5e1',
500: '#bcdad5',
950: '#000000',
},
}SCSS
$custom: #bcdad5; $custom-light: #d0e5e1; $custom-dark: #000000;
JSON
{
"hex": "#bcdad5",
"rgb": {
"r": 188,
"g": 218,
"b": 213
},
"hsl": {
"h": 170,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.86498,
"c": 0.03255,
"h": 184.4
},
"luminance": 0.65638
}Semantic roles & 50–950 ramp
primary
#BCDAD5
secondary
#B18990
accent
#3E50A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484