#ACDFD5#ACDFD5
#ACDFD5 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.054 H 181.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFD5 |
|---|---|
| RGB | rgb(172, 223, 213) |
| HSL | hsl(168, 44%, 77%) |
| HSV | hsv(168, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.17, -18.41, -0.47) |
| CIE-LCH | lch(85.17, 18.42, 181.46°) |
| OKLab | oklab(86.53% -0.0544 -0.0015) |
| OKLCH | oklch(86.53% 0.054 181.6) |
| XYZ | xyz(55.4076, 66.3479, 72.8249) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.34
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Powder Blue
#B0E0E6
ΔE00 6.81
Eggshell Blue
#C4FFF7
ΔE00 6.92
Light Light Blue
#CAFFFB
ΔE00 7.41
Pale Cyan
#B7FFFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFD5 #DFACB6
analogous
#ACDFBB #ACDFD5 #ACD0DF
triadic
#ACDFD5 #D5ACDF #DFD5AC
tetradic
#ACDFD5 #BBACDF #DFACB6 #D0DFAC
square
#ACDFD5 #BBACDF #DFACB6 #D0DFAC
split-complementary
#ACDFD5 #DFACD0 #DFBBAC
monochromatic
#54BDA8 #80CEBF #ACDFD5 #D8F0EB #E9F6F4
Accessibility & contrast
On white
1.47
#ACDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ACDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFD5
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFD5 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#9EE1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfd5; /* rgb */ color: rgb(172, 223, 213); /* oklch */ color: oklch(86.5% 0.054 181.6);
Tailwind
colors: {
custom: {
50: '#c5e9e1',
500: '#acdfd5',
950: '#000000',
},
}SCSS
$custom: #acdfd5; $custom-light: #c5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#acdfd5",
"rgb": {
"r": 172,
"g": 223,
"b": 213
},
"hsl": {
"h": 168.235,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86534,
"c": 0.05439,
"h": 181.6
},
"luminance": 0.6635
}Semantic roles & 50–950 ramp
primary
#ACDFD5
secondary
#B87884
accent
#2E49B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484