#BADCD5#BADCD5
#BADCD5 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.037 H 181.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCD5 |
|---|---|
| RGB | rgb(186, 220, 213) |
| HSL | hsl(168, 33%, 80%) |
| HSV | hsv(168, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.21, -12.54, -0.31) |
| CIE-LCH | lch(85.21, 12.54, 181.41°) |
| OKLab | oklab(86.79% -0.0371 -0.001) |
| OKLCH | oklch(86.79% 0.037 181.6) |
| XYZ | xyz(57.8500, 66.4281, 72.7119) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.90
Paleturquoise
#AFEEEE
ΔE00 7.05
Ice
#D6FFFA
ΔE00 7.57
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Very Pale Blue
#D6FFFE
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCD5 #DCBAC1
analogous
#BADCC4 #BADCD5 #BAD2DC
triadic
#BADCD5 #D5BADC #DCD5BA
tetradic
#BADCD5 #C4BADC #DCBAC1 #D2DCBA
square
#BADCD5 #C4BADC #DCBAC1 #D2DCBA
split-complementary
#BADCD5 #DCBAD2 #DCC4BA
monochromatic
#69B3A4 #91C7BC #BADCD5 #E3F1EE #EBF5F3
Accessibility & contrast
On white
1.47
#BADCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BADCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCD5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCD5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#B2DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badcd5; /* rgb */ color: rgb(186, 220, 213); /* oklch */ color: oklch(86.8% 0.037 181.6);
Tailwind
colors: {
custom: {
50: '#cfe6e1',
500: '#badcd5',
950: '#000000',
},
}SCSS
$custom: #badcd5; $custom-light: #cfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#badcd5",
"rgb": {
"r": 186,
"g": 220,
"b": 213
},
"hsl": {
"h": 167.647,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86785,
"c": 0.03712,
"h": 181.6
},
"luminance": 0.6643
}Semantic roles & 50–950 ramp
primary
#BADCD5
secondary
#B48790
accent
#3A51AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484