#BCDBD4#BCDBD4
#BCDBD4 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.034 H 180.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBD4 |
|---|---|
| RGB | rgb(188, 219, 212) |
| HSL | hsl(166, 30%, 80%) |
| HSV | hsv(166, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(85.05, -11.58, -0.00) |
| CIE-LCH | lch(85.05, 11.58, 180.01°) |
| OKLab | oklab(86.68% -0.0342 -0.0002) |
| OKLCH | oklch(86.68% 0.034 180.3) |
| XYZ | xyz(57.9512, 66.1065, 71.9812) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.28
Paleturquoise
#AFEEEE
ΔE00 7.75
Ice
#D6FFFA
ΔE00 7.86
Ice Blue (survey)
#D7FFFE
ΔE00 8.19
Very Pale Blue
#D6FFFE
ΔE00 8.21
Duck Egg Blue
#C3FBF4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBD4 #DBBCC3
analogous
#BCDBC5 #BCDBD4 #BCD2DB
triadic
#BCDBD4 #D4BCDB #DBD4BC
tetradic
#BCDBD4 #C5BCDB #DBBCC3 #D2DBBC
square
#BCDBD4 #C5BCDB #DBBCC3 #D2DBBC
split-complementary
#BCDBD4 #DBBCD2 #DBC5BC
monochromatic
#6CB0A1 #94C6BA #BCDBD4 #E4F0EE #EBF4F2
Accessibility & contrast
On white
1.48
#BCDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BCDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBD4
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBD4 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#B5DCD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbd4; /* rgb */ color: rgb(188, 219, 212); /* oklch */ color: oklch(86.7% 0.034 180.3);
Tailwind
colors: {
custom: {
50: '#d0e6e1',
500: '#bcdbd4',
950: '#000000',
},
}SCSS
$custom: #bcdbd4; $custom-light: #d0e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bcdbd4",
"rgb": {
"r": 188,
"g": 219,
"b": 212
},
"hsl": {
"h": 166.452,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.8668,
"c": 0.0342,
"h": 180.3
},
"luminance": 0.66108
}Semantic roles & 50–950 ramp
primary
#BCDBD4
secondary
#B28992
accent
#3D55A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484