#BAD0CA#BAD0CA
#BAD0CA is a very light, muted teal. Relative luminance 0.598; OKLCH L 83.9% C 0.025 H 177.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0CA |
|---|---|
| RGB | rgb(186, 208, 202) |
| HSL | hsl(164, 19%, 77%) |
| HSV | hsv(164, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(81.74, -8.54, 0.46) |
| CIE-LCH | lch(81.74, 8.55, 176.91°) |
| OKLab | oklab(83.94% -0.0251 0.0011) |
| OKLCH | oklch(83.94% 0.025 177.5) |
| XYZ | xyz(53.4638, 59.8142, 64.5942) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.61
Light Grey
#D8DCD6
ΔE00 7.93
Powder Blue
#B0E0E6
ΔE00 8.18
Lightblue
#ADD8E6
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 10.12
Fog
#D8DCE0
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0CA #D0BAC0
analogous
#BAD0BF #BAD0CA #BACBD0
triadic
#BAD0CA #CABAD0 #D0CABA
tetradic
#BAD0CA #BFBAD0 #D0BAC0 #CBD0BA
square
#BAD0CA #BFBAD0 #D0BAC0 #CBD0BA
split-complementary
#BAD0CA #D0BACB #D0BFBA
monochromatic
#719E92 #96B7AE #BAD0CA #DEE9E6 #EDF3F1
Accessibility & contrast
On white
1.62
#BAD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BAD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0CA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0CA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#B5D1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bad0ca; /* rgb */ color: rgb(186, 208, 202); /* oklch */ color: oklch(83.9% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#cededa',
500: '#bad0ca',
950: '#000000',
},
}SCSS
$custom: #bad0ca; $custom-light: #cededa; $custom-dark: #000000;
JSON
{
"hex": "#bad0ca",
"rgb": {
"r": 186,
"g": 208,
"b": 202
},
"hsl": {
"h": 163.636,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83937,
"c": 0.02511,
"h": 177.5
},
"luminance": 0.59815
}Semantic roles & 50–950 ramp
primary
#BAD0CA
secondary
#A58991
accent
#485F9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483