#BAD1CD#BAD1CD
#BAD1CD is a very light, muted teal. Relative luminance 0.604; OKLCH L 84.2% C 0.025 H 184.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD1CD |
|---|---|
| RGB | rgb(186, 209, 205) |
| HSL | hsl(170, 20%, 77%) |
| HSV | hsv(170, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(82.08, -8.47, -0.64) |
| CIE-LCH | lch(82.08, 8.50, 184.31°) |
| OKLab | oklab(84.23% -0.0253 -0.0018) |
| OKLCH | oklch(84.23% 0.025 184.1) |
| XYZ | xyz(54.0670, 60.4468, 66.5646) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.41
Silver (survey)
#C5C9C7
ΔE00 7.64
Light Grey
#D8DCD6
ΔE00 8.05
Lightblue
#ADD8E6
ΔE00 8.32
Fog
#D8DCE0
ΔE00 9.97
Light Gray
#D3D3D3
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD1CD #D1BABE
analogous
#BAD1C1 #BAD1CD #BACAD1
triadic
#BAD1CD #CDBAD1 #D1CDBA
tetradic
#BAD1CD #C1BAD1 #D1BABE #CAD1BA
square
#BAD1CD #C1BAD1 #D1BABE #CAD1BA
split-complementary
#BAD1CD #D1BACA #D1C1BA
monochromatic
#71A098 #95B9B2 #BAD1CD #DFE9E8 #EDF3F2
Accessibility & contrast
On white
1.60
#BAD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BAD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD1CD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD1CD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#B4D2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad1cd; /* rgb */ color: rgb(186, 209, 205); /* oklch */ color: oklch(84.2% 0.025 184.1);
Tailwind
colors: {
custom: {
50: '#cedfdc',
500: '#bad1cd',
950: '#000000',
},
}SCSS
$custom: #bad1cd; $custom-light: #cedfdc; $custom-dark: #000000;
JSON
{
"hex": "#bad1cd",
"rgb": {
"r": 186,
"g": 209,
"b": 205
},
"hsl": {
"h": 169.565,
"s": 20,
"l": 77.451
},
"oklch": {
"l": 0.84234,
"c": 0.02535,
"h": 184.1
},
"luminance": 0.60448
}Semantic roles & 50–950 ramp
primary
#BAD1CD
secondary
#A6898E
accent
#47569E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484