#BAD2C6#BAD2C6
#BAD2C6 is a very light, muted teal. Relative luminance 0.606; OKLCH L 84.2% C 0.031 H 164.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2C6 |
|---|---|
| RGB | rgb(186, 210, 198) |
| HSL | hsl(150, 21%, 78%) |
| HSV | hsv(150, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 5.7%, 17.6%) |
| CIE-LAB | lab(82.17, -10.34, 3.22) |
| CIE-LCH | lch(82.17, 10.83, 162.69°) |
| OKLab | oklab(84.24% -0.0295 0.0084) |
| OKLCH | oklch(84.24% 0.031 164.2) |
| XYZ | xyz(53.4870, 60.6086, 62.2958) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.35
Powder Blue
#B0E0E6
ΔE00 9.48
Ice
#D6FFFA
ΔE00 10.70
Honeydew
#F0FFF0
ΔE00 10.77
Paleturquoise
#AFEEEE
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2C6 #D2BAC6
analogous
#BAD2BA #BAD2C6 #BAD2D2
triadic
#BAD2C6 #C6BAD2 #D2C6BA
tetradic
#BAD2C6 #BABAD2 #D2BAC6 #D2D2BA
square
#BAD2C6 #BABAD2 #D2BAC6 #D2D2BA
split-complementary
#BAD2C6 #D2BAD2 #D2BABA
monochromatic
#70A289 #95BAA7 #BAD2C6 #DFEAE5 #ECF3F0
Accessibility & contrast
On white
1.60
#BAD2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BAD2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2C6
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2C6 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC5
Deuteranopia (green-blind)
#CCCBC7
Tritanopia (blue-blind)
#B6D2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad2c6; /* rgb */ color: rgb(186, 210, 198); /* oklch */ color: oklch(84.2% 0.031 164.2);
Tailwind
colors: {
custom: {
50: '#cedfd7',
500: '#bad2c6',
950: '#000000',
},
}SCSS
$custom: #bad2c6; $custom-light: #cedfd7; $custom-dark: #000000;
JSON
{
"hex": "#bad2c6",
"rgb": {
"r": 186,
"g": 210,
"b": 198
},
"hsl": {
"h": 150,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84244,
"c": 0.03062,
"h": 164.2
},
"luminance": 0.6061
}Semantic roles & 50–950 ramp
primary
#BAD2C6
secondary
#A78998
accent
#46739F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483