#BADECC#BADECC
#BADECC is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.045 H 163.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BADECC |
|---|---|
| RGB | rgb(186, 222, 204) |
| HSL | hsl(150, 35%, 80%) |
| HSV | hsv(150, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(85.52, -15.30, 4.90) |
| CIE-LCH | lch(85.52, 16.06, 162.25°) |
| OKLab | oklab(86.96% -0.0434 0.0127) |
| OKLCH | oklch(86.96% 0.045 163.7) |
| XYZ | xyz(57.2673, 67.0399, 67.0378) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.35
Ice
#D6FFFA
ΔE00 8.88
Pale Aqua
#B8FFEB
ΔE00 8.92
Eggshell Blue
#C4FFF7
ΔE00 8.96
Light Teal
#90E4C1
ΔE00 9.14
Paleturquoise
#AFEEEE
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADECC #DEBACC
analogous
#BADEBA #BADECC #BADEDE
triadic
#BADECC #CCBADE #DECCBA
tetradic
#BADECC #BABADE #DEBACC #DEDEBA
square
#BADECC #BABADE #DEBACC #DEDEBA
split-complementary
#BADECC #DEBADE #DEBABA
monochromatic
#67B68F #91CAAD #BADECC #E3F2EB #EAF5F0
Accessibility & contrast
On white
1.46
#BADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADECC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADECC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#B3DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badecc; /* rgb */ color: rgb(186, 222, 204); /* oklch */ color: oklch(87.0% 0.045 163.7);
Tailwind
colors: {
custom: {
50: '#cfe8db',
500: '#badecc',
950: '#000000',
},
}SCSS
$custom: #badecc; $custom-light: #cfe8db; $custom-dark: #000000;
JSON
{
"hex": "#badecc",
"rgb": {
"r": 186,
"g": 222,
"b": 204
},
"hsl": {
"h": 150,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86957,
"c": 0.04525,
"h": 163.7
},
"luminance": 0.67041
}Semantic roles & 50–950 ramp
primary
#BADECC
secondary
#B6869E
accent
#3773AE
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131615
muted
#838484