#BADECE#BADECE
#BADECE is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.044 H 166.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BADECE |
|---|---|
| RGB | rgb(186, 222, 206) |
| HSL | hsl(153, 35%, 80%) |
| HSV | hsv(153, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.57, -14.92, 3.91) |
| CIE-LCH | lch(85.57, 15.42, 165.30°) |
| OKLab | oklab(87.01% -0.0426 0.0101) |
| OKLCH | oklch(87.01% 0.044 166.6) |
| XYZ | xyz(57.5087, 67.1364, 68.3092) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.96
Ice
#D6FFFA
ΔE00 8.45
Eggshell Blue
#C4FFF7
ΔE00 8.63
Paleturquoise
#AFEEEE
ΔE00 8.64
Pale Aqua
#B8FFEB
ΔE00 8.93
Light Light Blue
#CAFFFB
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADECE #DEBACA
analogous
#BADEBC #BADECE #BADCDE
triadic
#BADECE #CEBADE #DECEBA
tetradic
#BADECE #BCBADE #DEBACA #DCDEBA
square
#BADECE #BCBADE #DEBACA #DCDEBA
split-complementary
#BADECE #DEBADC #DEBCBA
monochromatic
#67B693 #91CAB1 #BADECE #E3F2EB #EAF5F0
Accessibility & contrast
On white
1.46
#BADECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BADECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADECE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADECE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#B3DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badece; /* rgb */ color: rgb(186, 222, 206); /* oklch */ color: oklch(87.0% 0.044 166.6);
Tailwind
colors: {
custom: {
50: '#cfe8dd',
500: '#badece',
950: '#000000',
},
}SCSS
$custom: #badece; $custom-light: #cfe8dd; $custom-dark: #000000;
JSON
{
"hex": "#badece",
"rgb": {
"r": 186,
"g": 222,
"b": 206
},
"hsl": {
"h": 153.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87012,
"c": 0.0438,
"h": 166.6
},
"luminance": 0.67138
}Semantic roles & 50–950 ramp
primary
#BADECE
secondary
#B6869B
accent
#376CAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484