#BCDBD3#BCDBD3
#BCDBD3 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.035 H 178.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBD3 |
|---|---|
| RGB | rgb(188, 219, 211) |
| HSL | hsl(165, 30%, 80%) |
| HSV | hsv(165, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(85.03, -11.78, 0.49) |
| CIE-LCH | lch(85.03, 11.79, 177.62°) |
| OKLab | oklab(86.65% -0.0346 0.0011) |
| OKLCH | oklch(86.65% 0.035 178.1) |
| XYZ | xyz(57.8255, 66.0562, 71.3189) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 7.90
Ice
#D6FFFA
ΔE00 7.93
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Ice Blue (survey)
#D7FFFE
ΔE00 8.34
Very Pale Blue
#D6FFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBD3 #DBBCC4
analogous
#BCDBC4 #BCDBD3 #BCD4DB
triadic
#BCDBD3 #D3BCDB #DBD3BC
tetradic
#BCDBD3 #C4BCDB #DBBCC4 #D4DBBC
square
#BCDBD3 #C4BCDB #DBBCC4 #D4DBBC
split-complementary
#BCDBD3 #DBBCD4 #DBC4BC
monochromatic
#6CB09F #94C6B9 #BCDBD3 #E4F0ED #EBF4F2
Accessibility & contrast
On white
1.48
#BCDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BCDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBD3
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBD3 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#D2D3D4
Tritanopia (blue-blind)
#B5DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbd3; /* rgb */ color: rgb(188, 219, 211); /* oklch */ color: oklch(86.7% 0.035 178.1);
Tailwind
colors: {
custom: {
50: '#d0e6e0',
500: '#bcdbd3',
950: '#000000',
},
}SCSS
$custom: #bcdbd3; $custom-light: #d0e6e0; $custom-dark: #000000;
JSON
{
"hex": "#bcdbd3",
"rgb": {
"r": 188,
"g": 219,
"b": 211
},
"hsl": {
"h": 164.516,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86651,
"c": 0.03462,
"h": 178.1
},
"luminance": 0.66058
}Semantic roles & 50–950 ramp
primary
#BCDBD3
secondary
#B28994
accent
#3D59A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484