#ACDFD8#ACDFD8
#ACDFD8 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.6% C 0.053 H 185.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFD8 |
|---|---|
| RGB | rgb(172, 223, 216) |
| HSL | hsl(172, 44%, 77%) |
| HSV | hsv(172, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.25, -17.78, -1.94) |
| CIE-LCH | lch(85.25, 17.89, 186.22°) |
| OKLab | oklab(86.62% -0.0532 -0.0055) |
| OKLCH | oklch(86.62% 0.053 185.9) |
| XYZ | xyz(55.7919, 66.5016, 74.8489) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 5.63
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Eggshell Blue
#C4FFF7
ΔE00 6.83
Light Light Blue
#CAFFFB
ΔE00 7.06
Pale Cyan
#B7FFFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFD8 #DFACB3
analogous
#ACDFBF #ACDFD8 #ACCCDF
triadic
#ACDFD8 #D8ACDF #DFD8AC
tetradic
#ACDFD8 #BFACDF #DFACB3 #CCDFAC
square
#ACDFD8 #BFACDF #DFACB3 #CCDFAC
split-complementary
#ACDFD8 #DFACCC #DFBFAC
monochromatic
#54BDAE #80CEC3 #ACDFD8 #D8F0ED #E9F6F5
Accessibility & contrast
On white
1.47
#ACDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#ACDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFD8
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFD8 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#9DE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfd8; /* rgb */ color: rgb(172, 223, 216); /* oklch */ color: oklch(86.6% 0.053 185.9);
Tailwind
colors: {
custom: {
50: '#c5e9e4',
500: '#acdfd8',
950: '#000000',
},
}SCSS
$custom: #acdfd8; $custom-light: #c5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#acdfd8",
"rgb": {
"r": 172,
"g": 223,
"b": 216
},
"hsl": {
"h": 171.765,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86622,
"c": 0.05344,
"h": 185.9
},
"luminance": 0.66504
}Semantic roles & 50–950 ramp
primary
#ACDFD8
secondary
#B87880
accent
#2E41B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484