#ACDFD1#ACDFD1
#ACDFD1 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.056 H 176.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFD1 |
|---|---|
| RGB | rgb(172, 223, 209) |
| HSL | hsl(164, 44%, 77%) |
| HSV | hsv(164, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.07, -19.23, 1.50) |
| CIE-LCH | lch(85.07, 19.29, 175.55°) |
| OKLab | oklab(86.42% -0.056 0.0037) |
| OKLCH | oklch(86.42% 0.056 176.2) |
| XYZ | xyz(54.9061, 66.1473, 70.1840) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.59
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Pale Aqua
#B8FFEB
ΔE00 7.24
Eggshell Blue
#C4FFF7
ΔE00 7.33
Light Teal
#90E4C1
ΔE00 7.80
Pale Teal
#82CBB2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFD1 #DFACBA
analogous
#ACDFB7 #ACDFD1 #ACD4DF
triadic
#ACDFD1 #D1ACDF #DFD1AC
tetradic
#ACDFD1 #B7ACDF #DFACBA #D4DFAC
square
#ACDFD1 #B7ACDF #DFACBA #D4DFAC
split-complementary
#ACDFD1 #DFACD4 #DFB7AC
monochromatic
#54BDA0 #80CEB9 #ACDFD1 #D8F0E9 #E9F6F3
Accessibility & contrast
On white
1.48
#ACDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ACDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFD1
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFD1 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#9FE0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdfd1; /* rgb */ color: rgb(172, 223, 209); /* oklch */ color: oklch(86.4% 0.056 176.2);
Tailwind
colors: {
custom: {
50: '#c5e9df',
500: '#acdfd1',
950: '#000000',
},
}SCSS
$custom: #acdfd1; $custom-light: #c5e9df; $custom-dark: #000000;
JSON
{
"hex": "#acdfd1",
"rgb": {
"r": 172,
"g": 223,
"b": 209
},
"hsl": {
"h": 163.529,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86419,
"c": 0.05611,
"h": 176.2
},
"luminance": 0.66149
}Semantic roles & 50–950 ramp
primary
#ACDFD1
secondary
#B87889
accent
#2E54B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484