#ACDFD6#ACDFD6
#ACDFD6 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.054 H 183.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFD6 |
|---|---|
| RGB | rgb(172, 223, 214) |
| HSL | hsl(169, 44%, 77%) |
| HSV | hsv(169, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.20, -18.20, -0.96) |
| CIE-LCH | lch(85.20, 18.23, 183.02°) |
| OKLab | oklab(86.56% -0.054 -0.0028) |
| OKLCH | oklch(86.56% 0.054 183) |
| XYZ | xyz(55.5349, 66.3988, 73.4955) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.05
Duck Egg Blue
#C3FBF4
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.42
Eggshell Blue
#C4FFF7
ΔE00 6.87
Light Light Blue
#CAFFFB
ΔE00 7.28
Pale Cyan
#B7FFFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFD6 #DFACB5
analogous
#ACDFBD #ACDFD6 #ACCEDF
triadic
#ACDFD6 #D6ACDF #DFD6AC
tetradic
#ACDFD6 #BDACDF #DFACB5 #CEDFAC
square
#ACDFD6 #BDACDF #DFACB5 #CEDFAC
split-complementary
#ACDFD6 #DFACCE #DFBDAC
monochromatic
#54BDAA #80CEC0 #ACDFD6 #D8F0EC #E9F6F4
Accessibility & contrast
On white
1.47
#ACDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ACDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFD6
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFD6 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#9EE1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfd6; /* rgb */ color: rgb(172, 223, 214); /* oklch */ color: oklch(86.6% 0.054 183.0);
Tailwind
colors: {
custom: {
50: '#c5e9e2',
500: '#acdfd6',
950: '#000000',
},
}SCSS
$custom: #acdfd6; $custom-light: #c5e9e2; $custom-dark: #000000;
JSON
{
"hex": "#acdfd6",
"rgb": {
"r": 172,
"g": 223,
"b": 214
},
"hsl": {
"h": 169.412,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86563,
"c": 0.05404,
"h": 183
},
"luminance": 0.66401
}Semantic roles & 50–950 ramp
primary
#ACDFD6
secondary
#B87883
accent
#2E46B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484