#ACDFD4#ACDFD4
#ACDFD4 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.055 H 180.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFD4 |
|---|---|
| RGB | rgb(172, 223, 212) |
| HSL | hsl(167, 44%, 77%) |
| HSV | hsv(167, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.15, -18.62, 0.02) |
| CIE-LCH | lch(85.15, 18.62, 179.93°) |
| OKLab | oklab(86.51% -0.0548 -0.0002) |
| OKLCH | oklch(86.51% 0.055 180.2) |
| XYZ | xyz(55.2810, 66.2973, 72.1585) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.64
Duck Egg Blue
#C3FBF4
ΔE00 6.31
Eggshell Blue
#C4FFF7
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.56
Light Light Blue
#CAFFFB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFD4 #DFACB7
analogous
#ACDFBB #ACDFD4 #ACD0DF
triadic
#ACDFD4 #D4ACDF #DFD4AC
tetradic
#ACDFD4 #BBACDF #DFACB7 #D0DFAC
square
#ACDFD4 #BBACDF #DFACB7 #D0DFAC
split-complementary
#ACDFD4 #DFACD0 #DFBBAC
monochromatic
#54BDA6 #80CEBD #ACDFD4 #D8F0EB #E9F6F4
Accessibility & contrast
On white
1.47
#ACDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#ACDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFD4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFD4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#9EE1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfd4; /* rgb */ color: rgb(172, 223, 212); /* oklch */ color: oklch(86.5% 0.055 180.2);
Tailwind
colors: {
custom: {
50: '#c5e9e1',
500: '#acdfd4',
950: '#000000',
},
}SCSS
$custom: #acdfd4; $custom-light: #c5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#acdfd4",
"rgb": {
"r": 172,
"g": 223,
"b": 212
},
"hsl": {
"h": 167.059,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86505,
"c": 0.05477,
"h": 180.2
},
"luminance": 0.66299
}Semantic roles & 50–950 ramp
primary
#ACDFD4
secondary
#B87885
accent
#2E4CB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484