#BCDBD0#BCDBD0
#BCDBD0 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.036 H 172.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBD0 |
|---|---|
| RGB | rgb(188, 219, 208) |
| HSL | hsl(159, 30%, 80%) |
| HSV | hsv(159, 14%, 86%) |
| CMYK | cmyk(14.2%, 0%, 5%, 14.1%) |
| CIE-LAB | lab(84.95, -12.36, 1.97) |
| CIE-LCH | lch(84.95, 12.52, 170.96°) |
| OKLab | oklab(86.57% -0.0358 0.005) |
| OKLCH | oklch(86.57% 0.036 172) |
| XYZ | xyz(57.4529, 65.9072, 69.3567) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.76
Ice
#D6FFFA
ΔE00 8.25
Duck Egg Blue
#C3FBF4
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 8.45
Ice Blue (survey)
#D7FFFE
ΔE00 8.89
Very Pale Blue
#D6FFFE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBD0 #DBBCC7
analogous
#BCDBC1 #BCDBD0 #BCD6DB
triadic
#BCDBD0 #D0BCDB #DBD0BC
tetradic
#BCDBD0 #C1BCDB #DBBCC7 #D6DBBC
square
#BCDBD0 #C1BCDB #DBBCC7 #D6DBBC
split-complementary
#BCDBD0 #DBBCD6 #DBC1BC
monochromatic
#6CB098 #94C6B4 #BCDBD0 #E4F0EC #EBF4F1
Accessibility & contrast
On white
1.48
#BCDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BCDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBD0
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBD0 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#D3D2D1
Tritanopia (blue-blind)
#B5DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdbd0; /* rgb */ color: rgb(188, 219, 208); /* oklch */ color: oklch(86.6% 0.036 172.0);
Tailwind
colors: {
custom: {
50: '#d0e6de',
500: '#bcdbd0',
950: '#000000',
},
}SCSS
$custom: #bcdbd0; $custom-light: #d0e6de; $custom-dark: #000000;
JSON
{
"hex": "#bcdbd0",
"rgb": {
"r": 188,
"g": 219,
"b": 208
},
"hsl": {
"h": 158.71,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86566,
"c": 0.03615,
"h": 172
},
"luminance": 0.65908
}Semantic roles & 50–950 ramp
primary
#BCDBD0
secondary
#B28998
accent
#3D63A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484