#ACDFD9#ACDFD9
#ACDFD9 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.053 H 187.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFD9 |
|---|---|
| RGB | rgb(172, 223, 217) |
| HSL | hsl(173, 44%, 77%) |
| HSV | hsv(173, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.28, -17.57, -2.43) |
| CIE-LCH | lch(85.28, 17.74, 187.87°) |
| OKLab | oklab(86.65% -0.0527 -0.0068) |
| OKLCH | oklch(86.65% 0.053 187.3) |
| XYZ | xyz(55.9215, 66.5535, 75.5318) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 5.24
Duck Egg Blue
#C3FBF4
ΔE00 6.02
Eggshell Blue
#C4FFF7
ΔE00 6.85
Light Light Blue
#CAFFFB
ΔE00 6.98
Pale Cyan
#B7FFFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFD9 #DFACB2
analogous
#ACDFBF #ACDFD9 #ACCCDF
triadic
#ACDFD9 #D9ACDF #DFD9AC
tetradic
#ACDFD9 #BFACDF #DFACB2 #CCDFAC
square
#ACDFD9 #BFACDF #DFACB2 #CCDFAC
split-complementary
#ACDFD9 #DFACCC #DFBFAC
monochromatic
#54BDB1 #80CEC5 #ACDFD9 #D8F0ED #E9F6F5
Accessibility & contrast
On white
1.47
#ACDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#ACDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFD9
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFD9 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D0D2DA
Tritanopia (blue-blind)
#9DE2DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfd9; /* rgb */ color: rgb(172, 223, 217); /* oklch */ color: oklch(86.7% 0.053 187.3);
Tailwind
colors: {
custom: {
50: '#c5e9e4',
500: '#acdfd9',
950: '#000000',
},
}SCSS
$custom: #acdfd9; $custom-light: #c5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#acdfd9",
"rgb": {
"r": 172,
"g": 223,
"b": 217
},
"hsl": {
"h": 172.941,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86652,
"c": 0.05318,
"h": 187.3
},
"luminance": 0.66556
}Semantic roles & 50–950 ramp
primary
#ACDFD9
secondary
#B8787F
accent
#2E3EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484