#BAD0CB#BAD0CB
#BAD0CB is a very light, muted teal. Relative luminance 0.599; OKLCH L 84.0% C 0.025 H 180.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0CB |
|---|---|
| RGB | rgb(186, 208, 203) |
| HSL | hsl(166, 19%, 77%) |
| HSV | hsv(166, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(81.76, -8.35, -0.04) |
| CIE-LCH | lch(81.76, 8.35, 180.24°) |
| OKLab | oklab(83.97% -0.0247 -0.0002) |
| OKLCH | oklch(83.97% 0.025 180.5) |
| XYZ | xyz(53.5826, 59.8617, 65.2198) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.45
Light Grey
#D8DCD6
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 7.94
Lightblue
#ADD8E6
ΔE00 8.89
Light Gray
#D3D3D3
ΔE00 9.94
Fog
#D8DCE0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0CB #D0BABF
analogous
#BAD0C0 #BAD0CB #BACAD0
triadic
#BAD0CB #CBBAD0 #D0CBBA
tetradic
#BAD0CB #C0BAD0 #D0BABF #CAD0BA
square
#BAD0CB #C0BAD0 #D0BABF #CAD0BA
split-complementary
#BAD0CB #D0BACA #D0C0BA
monochromatic
#719E94 #96B7B0 #BAD0CB #DEE9E6 #EDF3F1
Accessibility & contrast
On white
1.62
#BAD0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BAD0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0CB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0CB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#C9CACB
Tritanopia (blue-blind)
#B5D1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bad0cb; /* rgb */ color: rgb(186, 208, 203); /* oklch */ color: oklch(84.0% 0.025 180.5);
Tailwind
colors: {
custom: {
50: '#cededa',
500: '#bad0cb',
950: '#000000',
},
}SCSS
$custom: #bad0cb; $custom-light: #cededa; $custom-dark: #000000;
JSON
{
"hex": "#bad0cb",
"rgb": {
"r": 186,
"g": 208,
"b": 203
},
"hsl": {
"h": 166.364,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83966,
"c": 0.02469,
"h": 180.5
},
"luminance": 0.59863
}Semantic roles & 50–950 ramp
primary
#BAD0CB
secondary
#A58990
accent
#485C9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483