#ACDFD3#ACDFD3
#ACDFD3 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.055 H 178.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFD3 |
|---|---|
| RGB | rgb(172, 223, 211) |
| HSL | hsl(166, 44%, 77%) |
| HSV | hsv(166, 23%, 87%) |
| CMYK | cmyk(22.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.12, -18.82, 0.51) |
| CIE-LCH | lch(85.12, 18.83, 178.44°) |
| OKLab | oklab(86.48% -0.0552 0.0011) |
| OKLCH | oklch(86.48% 0.055 178.9) |
| XYZ | xyz(55.1553, 66.2470, 71.4963) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.95
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Eggshell Blue
#C4FFF7
ΔE00 7.09
Pale Aqua
#B8FFEB
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.57
Light Light Blue
#CAFFFB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFD3 #DFACB8
analogous
#ACDFB9 #ACDFD3 #ACD2DF
triadic
#ACDFD3 #D3ACDF #DFD3AC
tetradic
#ACDFD3 #B9ACDF #DFACB8 #D2DFAC
square
#ACDFD3 #B9ACDF #DFACB8 #D2DFAC
split-complementary
#ACDFD3 #DFACD2 #DFB9AC
monochromatic
#54BDA4 #80CEBC #ACDFD3 #D8F0EA #E9F6F3
Accessibility & contrast
On white
1.47
#ACDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ACDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFD3
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFD3 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#9FE1DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdfd3; /* rgb */ color: rgb(172, 223, 211); /* oklch */ color: oklch(86.5% 0.055 178.9);
Tailwind
colors: {
custom: {
50: '#c5e9e0',
500: '#acdfd3',
950: '#000000',
},
}SCSS
$custom: #acdfd3; $custom-light: #c5e9e0; $custom-dark: #000000;
JSON
{
"hex": "#acdfd3",
"rgb": {
"r": 172,
"g": 223,
"b": 211
},
"hsl": {
"h": 165.882,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86476,
"c": 0.05519,
"h": 178.9
},
"luminance": 0.66249
}Semantic roles & 50–950 ramp
primary
#ACDFD3
secondary
#B87887
accent
#2E4EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484