#BADACC#BADACC
#BADACC is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.1% C 0.039 H 167.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BADACC |
|---|---|
| RGB | rgb(186, 218, 204) |
| HSL | hsl(154, 30%, 79%) |
| HSV | hsv(154, 15%, 85%) |
| CMYK | cmyk(14.7%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(84.45, -13.28, 3.35) |
| CIE-LCH | lch(84.45, 13.69, 165.85°) |
| OKLab | oklab(86.11% -0.038 0.0087) |
| OKLCH | oklch(86.11% 0.039 167.2) |
| XYZ | xyz(56.2175, 64.9403, 66.6879) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 8.83
Ice
#D6FFFA
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.06
Eggshell Blue
#C4FFF7
ΔE00 9.53
Light Light Blue
#CAFFFB
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADACC #DABAC8
analogous
#BADABC #BADACC #BAD8DA
triadic
#BADACC #CCBADA #DACCBA
tetradic
#BADACC #BCBADA #DABAC8 #D8DABA
square
#BADACC #BCBADA #DABAC8 #D8DABA
split-complementary
#BADACC #DABAD8 #DABCBA
monochromatic
#6AAF91 #92C5AF #BADACC #E2EFE9 #EBF4F0
Accessibility & contrast
On white
1.50
#BADACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BADACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADACC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADACC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#B4DAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #badacc; /* rgb */ color: rgb(186, 218, 204); /* oklch */ color: oklch(86.1% 0.039 167.2);
Tailwind
colors: {
custom: {
50: '#cfe5db',
500: '#badacc',
950: '#000000',
},
}SCSS
$custom: #badacc; $custom-light: #cfe5db; $custom-dark: #000000;
JSON
{
"hex": "#badacc",
"rgb": {
"r": 186,
"g": 218,
"b": 204
},
"hsl": {
"h": 153.75,
"s": 30.189,
"l": 79.216
},
"oklch": {
"l": 0.86106,
"c": 0.03899,
"h": 167.2
},
"luminance": 0.64942
}Semantic roles & 50–950 ramp
primary
#BADACC
secondary
#B18799
accent
#3D6CA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484