#BAD1CF#BAD1CF
#BAD1CF is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.3% C 0.025 H 190.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD1CF |
|---|---|
| RGB | rgb(186, 209, 207) |
| HSL | hsl(175, 20%, 77%) |
| HSV | hsv(175, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 1%, 18%) |
| CIE-LAB | lab(82.13, -8.08, -1.63) |
| CIE-LCH | lch(82.13, 8.24, 191.40°) |
| OKLab | oklab(84.29% -0.0245 -0.0045) |
| OKLCH | oklch(84.29% 0.025 190.3) |
| XYZ | xyz(54.3100, 60.5440, 67.8442) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 7.43
Lightblue
#ADD8E6
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 8.05
Fog
#D8DCE0
ΔE00 9.48
Light Gray
#D3D3D3
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD1CF #D1BABC
analogous
#BAD1C4 #BAD1CF #BAC7D1
triadic
#BAD1CF #CFBAD1 #D1CFBA
tetradic
#BAD1CF #C4BAD1 #D1BABC #C7D1BA
square
#BAD1CF #C4BAD1 #D1BABC #C7D1BA
split-complementary
#BAD1CF #D1BAC7 #D1C4BA
monochromatic
#71A09C #95B9B5 #BAD1CF #DFE9E9 #EDF3F2
Accessibility & contrast
On white
1.60
#BAD1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BAD1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD1CF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD1CF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#B4D2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad1cf; /* rgb */ color: rgb(186, 209, 207); /* oklch */ color: oklch(84.3% 0.025 190.3);
Tailwind
colors: {
custom: {
50: '#cfdfdd',
500: '#bad1cf',
950: '#000000',
},
}SCSS
$custom: #bad1cf; $custom-light: #cfdfdd; $custom-dark: #000000;
JSON
{
"hex": "#bad1cf",
"rgb": {
"r": 186,
"g": 209,
"b": 207
},
"hsl": {
"h": 174.783,
"s": 20,
"l": 77.451
},
"oklch": {
"l": 0.84293,
"c": 0.02489,
"h": 190.3
},
"luminance": 0.60545
}Semantic roles & 50–950 ramp
primary
#BAD1CF
secondary
#A6898C
accent
#474F9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484