#BADECD#BADECD
#BADECD is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.045 H 165.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BADECD |
|---|---|
| RGB | rgb(186, 222, 205) |
| HSL | hsl(152, 35%, 80%) |
| HSV | hsv(152, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.55, -15.11, 4.41) |
| CIE-LCH | lch(85.55, 15.74, 163.75°) |
| OKLab | oklab(86.98% -0.043 0.0114) |
| OKLCH | oklch(86.98% 0.045 165.1) |
| XYZ | xyz(57.3876, 67.0880, 67.6715) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.15
Ice
#D6FFFA
ΔE00 8.66
Eggshell Blue
#C4FFF7
ΔE00 8.79
Pale Aqua
#B8FFEB
ΔE00 8.92
Paleturquoise
#AFEEEE
ΔE00 8.94
Light Light Blue
#CAFFFB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADECD #DEBACB
analogous
#BADEBB #BADECD #BADDDE
triadic
#BADECD #CDBADE #DECDBA
tetradic
#BADECD #BBBADE #DEBACB #DDDEBA
square
#BADECD #BBBADE #DEBACB #DDDEBA
split-complementary
#BADECD #DEBADD #DEBBBA
monochromatic
#67B691 #91CAAF #BADECD #E3F2EB #EAF5F0
Accessibility & contrast
On white
1.46
#BADECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BADECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADECD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADECD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B3DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badecd; /* rgb */ color: rgb(186, 222, 205); /* oklch */ color: oklch(87.0% 0.045 165.1);
Tailwind
colors: {
custom: {
50: '#cfe8dc',
500: '#badecd',
950: '#000000',
},
}SCSS
$custom: #badecd; $custom-light: #cfe8dc; $custom-dark: #000000;
JSON
{
"hex": "#badecd",
"rgb": {
"r": 186,
"g": 222,
"b": 205
},
"hsl": {
"h": 151.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86984,
"c": 0.04451,
"h": 165.1
},
"luminance": 0.67089
}Semantic roles & 50–950 ramp
primary
#BADECD
secondary
#B6869D
accent
#376FAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484