#BCDBD2#BCDBD2
#BCDBD2 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.035 H 176.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBD2 |
|---|---|
| RGB | rgb(188, 219, 210) |
| HSL | hsl(163, 30%, 80%) |
| HSV | hsv(163, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(85.00, -11.98, 0.98) |
| CIE-LCH | lch(85.00, 12.02, 175.31°) |
| OKLab | oklab(86.62% -0.035 0.0024) |
| OKLCH | oklch(86.62% 0.035 176) |
| XYZ | xyz(57.7005, 66.0062, 70.6607) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.01
Ice
#D6FFFA
ΔE00 8.02
Paleturquoise
#AFEEEE
ΔE00 8.06
Duck Egg Blue
#C3FBF4
ΔE00 8.28
Ice Blue (survey)
#D7FFFE
ΔE00 8.51
Very Pale Blue
#D6FFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBD2 #DBBCC5
analogous
#BCDBC3 #BCDBD2 #BCD4DB
triadic
#BCDBD2 #D2BCDB #DBD2BC
tetradic
#BCDBD2 #C3BCDB #DBBCC5 #D4DBBC
square
#BCDBD2 #C3BCDB #DBBCC5 #D4DBBC
split-complementary
#BCDBD2 #DBBCD4 #DBC3BC
monochromatic
#6CB09D #94C6B7 #BCDBD2 #E4F0ED #EBF4F2
Accessibility & contrast
On white
1.48
#BCDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BCDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBD2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBD2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#B5DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbd2; /* rgb */ color: rgb(188, 219, 210); /* oklch */ color: oklch(86.6% 0.035 176.0);
Tailwind
colors: {
custom: {
50: '#d0e6df',
500: '#bcdbd2',
950: '#000000',
},
}SCSS
$custom: #bcdbd2; $custom-light: #d0e6df; $custom-dark: #000000;
JSON
{
"hex": "#bcdbd2",
"rgb": {
"r": 188,
"g": 219,
"b": 210
},
"hsl": {
"h": 162.581,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86623,
"c": 0.03508,
"h": 176
},
"luminance": 0.66008
}Semantic roles & 50–950 ramp
primary
#BCDBD2
secondary
#B28995
accent
#3D5CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484