#BADBCD#BADBCD
#BADBCD is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.040 H 167.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BADBCD |
|---|---|
| RGB | rgb(186, 219, 205) |
| HSL | hsl(155, 31%, 79%) |
| HSV | hsv(155, 15%, 86%) |
| CMYK | cmyk(15.1%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.75, -13.59, 3.24) |
| CIE-LCH | lch(84.75, 13.97, 166.59°) |
| OKLab | oklab(86.35% -0.039 0.0084) |
| OKLCH | oklch(86.35% 0.04 167.9) |
| XYZ | xyz(56.5979, 65.5086, 67.4083) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.48
Ice
#D6FFFA
ΔE00 8.68
Powder Blue
#B0E0E6
ΔE00 8.71
Paleturquoise
#AFEEEE
ΔE00 8.80
Eggshell Blue
#C4FFF7
ΔE00 9.23
Light Light Blue
#CAFFFB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADBCD #DBBAC8
analogous
#BADBBD #BADBCD #BAD9DB
triadic
#BADBCD #CDBADB #DBCDBA
tetradic
#BADBCD #BDBADB #DBBAC8 #D9DBBA
square
#BADBCD #BDBADB #DBBAC8 #D9DBBA
split-complementary
#BADBCD #DBBAD9 #DBBDBA
monochromatic
#6AB193 #92C6B0 #BADBCD #E2F0EA #EBF5F0
Accessibility & contrast
On white
1.49
#BADBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BADBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADBCD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADBCD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#B3DBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badbcd; /* rgb */ color: rgb(186, 219, 205); /* oklch */ color: oklch(86.3% 0.040 167.9);
Tailwind
colors: {
custom: {
50: '#cfe6dc',
500: '#badbcd',
950: '#000000',
},
}SCSS
$custom: #badbcd; $custom-light: #cfe6dc; $custom-dark: #000000;
JSON
{
"hex": "#badbcd",
"rgb": {
"r": 186,
"g": 219,
"b": 205
},
"hsl": {
"h": 154.545,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.86346,
"c": 0.03986,
"h": 167.9
},
"luminance": 0.6551
}Semantic roles & 50–950 ramp
primary
#BADBCD
secondary
#B28799
accent
#3B6AAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484