#BADCD1#BADCD1
#BADCD1 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.039 H 173.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCD1 |
|---|---|
| RGB | rgb(186, 220, 209) |
| HSL | hsl(161, 33%, 80%) |
| HSV | hsv(161, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(85.11, -13.32, 1.66) |
| CIE-LCH | lch(85.11, 13.43, 172.90°) |
| OKLab | oklab(86.67% -0.0387 0.0042) |
| OKLCH | oklch(86.67% 0.039 173.8) |
| XYZ | xyz(57.3486, 66.2275, 70.0709) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 7.81
Duck Egg Blue
#C3FBF4
ΔE00 7.83
Ice
#D6FFFA
ΔE00 7.97
Light Light Blue
#CAFFFB
ΔE00 8.56
Eggshell Blue
#C4FFF7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCD1 #DCBAC5
analogous
#BADCC0 #BADCD1 #BAD6DC
triadic
#BADCD1 #D1BADC #DCD1BA
tetradic
#BADCD1 #C0BADC #DCBAC5 #D6DCBA
square
#BADCD1 #C0BADC #DCBAC5 #D6DCBA
split-complementary
#BADCD1 #DCBAD6 #DCC0BA
monochromatic
#69B39B #91C7B6 #BADCD1 #E3F1EC #EBF5F1
Accessibility & contrast
On white
1.47
#BADCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BADCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCD1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCD1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D1
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#B2DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #badcd1; /* rgb */ color: rgb(186, 220, 209); /* oklch */ color: oklch(86.7% 0.039 173.8);
Tailwind
colors: {
custom: {
50: '#cfe6df',
500: '#badcd1',
950: '#000000',
},
}SCSS
$custom: #badcd1; $custom-light: #cfe6df; $custom-dark: #000000;
JSON
{
"hex": "#badcd1",
"rgb": {
"r": 186,
"g": 220,
"b": 209
},
"hsl": {
"h": 160.588,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86671,
"c": 0.03894,
"h": 173.8
},
"luminance": 0.66229
}Semantic roles & 50–950 ramp
primary
#BADCD1
secondary
#B48795
accent
#3A5FAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484