#BAD0CD#BAD0CD
#BAD0CD is a very light, muted teal. Relative luminance 0.600; OKLCH L 84.0% C 0.024 H 186.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0CD |
|---|---|
| RGB | rgb(186, 208, 205) |
| HSL | hsl(172, 19%, 77%) |
| HSV | hsv(172, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(81.82, -7.96, -1.03) |
| CIE-LCH | lch(81.82, 8.02, 187.35°) |
| OKLab | oklab(84.03% -0.0239 -0.0029) |
| OKLCH | oklch(84.03% 0.024 186.8) |
| XYZ | xyz(53.8225, 59.9577, 66.4831) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.08
Fog
#D8DCE0
ΔE00 9.53
Light Gray
#D3D3D3
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0CD #D0BABD
analogous
#BAD0C2 #BAD0CD #BAC8D0
triadic
#BAD0CD #CDBAD0 #D0CDBA
tetradic
#BAD0CD #C2BAD0 #D0BABD #C8D0BA
square
#BAD0CD #C2BAD0 #D0BABD #C8D0BA
split-complementary
#BAD0CD #D0BAC8 #D0C2BA
monochromatic
#719E98 #96B7B3 #BAD0CD #DEE9E7 #EDF3F2
Accessibility & contrast
On white
1.62
#BAD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#BAD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0CD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0CD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#B4D1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bad0cd; /* rgb */ color: rgb(186, 208, 205); /* oklch */ color: oklch(84.0% 0.024 186.8);
Tailwind
colors: {
custom: {
50: '#cededc',
500: '#bad0cd',
950: '#000000',
},
}SCSS
$custom: #bad0cd; $custom-light: #cededc; $custom-dark: #000000;
JSON
{
"hex": "#bad0cd",
"rgb": {
"r": 186,
"g": 208,
"b": 205
},
"hsl": {
"h": 171.818,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.84025,
"c": 0.02407,
"h": 186.8
},
"luminance": 0.59959
}Semantic roles & 50–950 ramp
primary
#BAD0CD
secondary
#A5898D
accent
#48549D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484