#ACDED4#ACDED4
#ACDED4 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.3% C 0.053 H 181.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDED4 |
|---|---|
| RGB | rgb(172, 222, 212) |
| HSL | hsl(168, 43%, 77%) |
| HSV | hsv(168, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(84.88, -18.12, -0.37) |
| CIE-LCH | lch(84.88, 18.12, 181.18°) |
| OKLab | oklab(86.29% -0.0535 -0.0013) |
| OKLCH | oklch(86.29% 0.053 181.4) |
| XYZ | xyz(55.0147, 65.7645, 72.0697) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.53
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.15
Light Light Blue
#CAFFFB
ΔE00 7.60
Pale Cyan
#B7FFFA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDED4 #DEACB6
analogous
#ACDEBB #ACDED4 #ACCFDE
triadic
#ACDED4 #D4ACDE #DED4AC
tetradic
#ACDED4 #BBACDE #DEACB6 #CFDEAC
square
#ACDED4 #BBACDE #DEACB6 #CFDEAC
split-complementary
#ACDED4 #DEACCF #DEBBAC
monochromatic
#54BBA7 #80CDBD #ACDED4 #D8EFEB #E9F6F4
Accessibility & contrast
On white
1.48
#ACDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#ACDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDED4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDED4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#9EE0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acded4; /* rgb */ color: rgb(172, 222, 212); /* oklch */ color: oklch(86.3% 0.053 181.4);
Tailwind
colors: {
custom: {
50: '#c5e8e1',
500: '#acded4',
950: '#000000',
},
}SCSS
$custom: #acded4; $custom-light: #c5e8e1; $custom-dark: #000000;
JSON
{
"hex": "#acded4",
"rgb": {
"r": 172,
"g": 222,
"b": 212
},
"hsl": {
"h": 168,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86288,
"c": 0.05349,
"h": 181.4
},
"luminance": 0.65767
}Semantic roles & 50–950 ramp
primary
#ACDED4
secondary
#B67884
accent
#2F4AB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484