#BAD6D8#BAD6D8
#BAD6D8 is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.6% C 0.030 H 201.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD6D8 |
|---|---|
| RGB | rgb(186, 214, 216) |
| HSL | hsl(184, 28%, 79%) |
| HSV | hsv(184, 14%, 85%) |
| CMYK | cmyk(13.9%, 0.9%, 0%, 15.3%) |
| CIE-LAB | lab(83.70, -8.86, -4.12) |
| CIE-LCH | lch(83.70, 9.77, 204.94°) |
| OKLab | oklab(85.61% -0.0278 -0.0112) |
| OKLCH | oklch(85.61% 0.03 201.9) |
| XYZ | xyz(56.6878, 63.4888, 74.2203) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.04
Lightblue
#ADD8E6
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 8.86
Pale Sky Blue
#BDF6FE
ΔE00 8.87
Lightcyan
#E0FFFF
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD6D8 #D8BCBA
analogous
#BAD8CB #BAD6D8 #BAC7D8
triadic
#BAD6D8 #D8BAD6 #D6D8BA
tetradic
#BAD6D8 #CBBAD8 #D8BCBA #C7D8BA
square
#BAD6D8 #CBBAD8 #D8BCBA #C7D8BA
split-complementary
#BAD6D8 #D8BAC7 #D8CBBA
monochromatic
#6CA8AC #93BFC2 #BAD6D8 #E1EDEE #EBF3F4
Accessibility & contrast
On white
1.53
#BAD6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BAD6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD6D8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD6D8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D8
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#B1D8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bad6d8; /* rgb */ color: rgb(186, 214, 216); /* oklch */ color: oklch(85.6% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#cfe2e4',
500: '#bad6d8',
950: '#000000',
},
}SCSS
$custom: #bad6d8; $custom-light: #cfe2e4; $custom-dark: #000000;
JSON
{
"hex": "#bad6d8",
"rgb": {
"r": 186,
"g": 214,
"b": 216
},
"hsl": {
"h": 184,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.85611,
"c": 0.02998,
"h": 201.9
},
"luminance": 0.6349
}Semantic roles & 50–950 ramp
primary
#BAD6D8
secondary
#AF8A88
accent
#463FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484