#BAD4D6#BAD4D6
#BAD4D6 is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.1% C 0.028 H 202.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4D6 |
|---|---|
| RGB | rgb(186, 212, 214) |
| HSL | hsl(184, 25%, 78%) |
| HSV | hsv(184, 13%, 84%) |
| CMYK | cmyk(13.1%, 0.9%, 0%, 16.1%) |
| CIE-LAB | lab(83.11, -8.23, -3.92) |
| CIE-LCH | lch(83.11, 9.12, 205.44°) |
| OKLab | oklab(85.13% -0.0259 -0.0106) |
| OKLCH | oklch(85.13% 0.028 202.3) |
| XYZ | xyz(55.9278, 62.3799, 72.6992) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.57
Powder Blue
#B0E0E6
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 8.23
Light Grey
#D8DCD6
ΔE00 8.87
Fog
#D8DCE0
ΔE00 9.26
Lightcyan
#E0FFFF
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4D6 #D6BCBA
analogous
#BAD6CA #BAD4D6 #BAC6D6
triadic
#BAD4D6 #D6BAD4 #D4D6BA
tetradic
#BAD4D6 #CABAD6 #D6BCBA #C6D6BA
square
#BAD4D6 #CABAD6 #D6BCBA #C6D6BA
split-complementary
#BAD4D6 #D6BAC6 #D6CABA
monochromatic
#6DA4A8 #94BCBF #BAD4D6 #E0ECED #ECF3F4
Accessibility & contrast
On white
1.56
#BAD4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BAD4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4D6
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4D6 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D6
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#B2D6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bad4d6; /* rgb */ color: rgb(186, 212, 214); /* oklch */ color: oklch(85.1% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#cfe1e2',
500: '#bad4d6',
950: '#000000',
},
}SCSS
$custom: #bad4d6; $custom-light: #cfe1e2; $custom-dark: #000000;
JSON
{
"hex": "#bad4d6",
"rgb": {
"r": 186,
"g": 212,
"b": 214
},
"hsl": {
"h": 184.286,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.85132,
"c": 0.02796,
"h": 202.3
},
"luminance": 0.62381
}Semantic roles & 50–950 ramp
primary
#BAD4D6
secondary
#AC8B88
accent
#4942A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484