#BADCD6#BADCD6
#BADCD6 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.037 H 183.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCD6 |
|---|---|
| RGB | rgb(186, 220, 214) |
| HSL | hsl(169, 33%, 80%) |
| HSV | hsv(169, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.24, -12.34, -0.80) |
| CIE-LCH | lch(85.24, 12.36, 183.70°) |
| OKLab | oklab(86.81% -0.0367 -0.0023) |
| OKLCH | oklch(86.81% 0.037 183.6) |
| XYZ | xyz(57.9774, 66.4790, 73.3824) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.53
Paleturquoise
#AFEEEE
ΔE00 6.92
Ice
#D6FFFA
ΔE00 7.52
Duck Egg Blue
#C3FBF4
ΔE00 7.66
Very Pale Blue
#D6FFFE
ΔE00 7.82
Ice Blue (survey)
#D7FFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCD6 #DCBAC0
analogous
#BADCC5 #BADCD6 #BAD1DC
triadic
#BADCD6 #D6BADC #DCD6BA
tetradic
#BADCD6 #C5BADC #DCBAC0 #D1DCBA
square
#BADCD6 #C5BADC #DCBAC0 #D1DCBA
split-complementary
#BADCD6 #DCBAD1 #DCC5BA
monochromatic
#69B3A6 #91C7BE #BADCD6 #E3F1EE #EBF5F3
Accessibility & contrast
On white
1.47
#BADCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BADCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCD6
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCD6 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#B1DEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badcd6; /* rgb */ color: rgb(186, 220, 214); /* oklch */ color: oklch(86.8% 0.037 183.6);
Tailwind
colors: {
custom: {
50: '#cfe6e2',
500: '#badcd6',
950: '#000000',
},
}SCSS
$custom: #badcd6; $custom-light: #cfe6e2; $custom-dark: #000000;
JSON
{
"hex": "#badcd6",
"rgb": {
"r": 186,
"g": 220,
"b": 214
},
"hsl": {
"h": 169.412,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86814,
"c": 0.03678,
"h": 183.6
},
"luminance": 0.66481
}Semantic roles & 50–950 ramp
primary
#BADCD6
secondary
#B4878F
accent
#3A4EAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484