#BAD6CF#BAD6CF
#BAD6CF is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.3% C 0.031 H 178.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD6CF |
|---|---|
| RGB | rgb(186, 214, 207) |
| HSL | hsl(165, 25%, 78%) |
| HSV | hsv(165, 13%, 84%) |
| CMYK | cmyk(13.1%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(83.46, -10.66, 0.31) |
| CIE-LCH | lch(83.46, 10.66, 178.31°) |
| OKLab | oklab(85.35% -0.0314 0.0007) |
| OKLCH | oklch(85.35% 0.031 178.8) |
| XYZ | xyz(55.5560, 63.0360, 68.2595) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 9.07
Ice
#D6FFFA
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 9.22
Ice Blue (survey)
#D7FFFE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD6CF #D6BAC1
analogous
#BAD6C1 #BAD6CF #BACFD6
triadic
#BAD6CF #CFBAD6 #D6CFBA
tetradic
#BAD6CF #C1BAD6 #D6BAC1 #CFD6BA
square
#BAD6CF #C1BAD6 #D6BAC1 #CFD6BA
split-complementary
#BAD6CF #D6BACF #D6C1BA
monochromatic
#6DA89A #94BFB4 #BAD6CF #E0EDEA #ECF4F2
Accessibility & contrast
On white
1.54
#BAD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BAD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD6CF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD6CF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#CECED0
Tritanopia (blue-blind)
#B3D7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bad6cf; /* rgb */ color: rgb(186, 214, 207); /* oklch */ color: oklch(85.3% 0.031 178.8);
Tailwind
colors: {
custom: {
50: '#cfe2dd',
500: '#bad6cf',
950: '#000000',
},
}SCSS
$custom: #bad6cf; $custom-light: #cfe2dd; $custom-dark: #000000;
JSON
{
"hex": "#bad6cf",
"rgb": {
"r": 186,
"g": 214,
"b": 207
},
"hsl": {
"h": 165,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.85345,
"c": 0.03137,
"h": 178.8
},
"luminance": 0.63037
}Semantic roles & 50–950 ramp
primary
#BAD6CF
secondary
#AC8891
accent
#425AA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484