#BAD0CF#BAD0CF
#BAD0CF is a very light, muted teal. Relative luminance 0.601; OKLCH L 84.1% C 0.024 H 193.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0CF |
|---|---|
| RGB | rgb(186, 208, 207) |
| HSL | hsl(177, 19%, 77%) |
| HSV | hsv(177, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(81.87, -7.56, -2.02) |
| CIE-LCH | lch(81.87, 7.83, 194.94°) |
| OKLab | oklab(84.08% -0.0231 -0.0055) |
| OKLCH | oklch(84.08% 0.024 193.4) |
| XYZ | xyz(54.0654, 60.0549, 67.7627) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 7.91
Fog
#D8DCE0
ΔE00 9.05
Light Gray
#D3D3D3
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0CF #D0BABB
analogous
#BAD0C4 #BAD0CF #BAC6D0
triadic
#BAD0CF #CFBAD0 #D0CFBA
tetradic
#BAD0CF #C4BAD0 #D0BABB #C6D0BA
square
#BAD0CF #C4BAD0 #D0BABB #C6D0BA
split-complementary
#BAD0CF #D0BAC6 #D0C4BA
monochromatic
#719E9C #96B7B6 #BAD0CF #DEE9E8 #EDF3F2
Accessibility & contrast
On white
1.61
#BAD0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BAD0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0CF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0CF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#B4D1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad0cf; /* rgb */ color: rgb(186, 208, 207); /* oklch */ color: oklch(84.1% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#cededd',
500: '#bad0cf',
950: '#000000',
},
}SCSS
$custom: #bad0cf; $custom-light: #cededd; $custom-dark: #000000;
JSON
{
"hex": "#bad0cf",
"rgb": {
"r": 186,
"g": 208,
"b": 207
},
"hsl": {
"h": 177.273,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.84084,
"c": 0.02376,
"h": 193.4
},
"luminance": 0.60056
}Semantic roles & 50–950 ramp
primary
#BAD0CF
secondary
#A5898B
accent
#484C9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484