#ACDED2#ACDED2
#ACDED2 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.2% C 0.054 H 178.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDED2 |
|---|---|
| RGB | rgb(172, 222, 210) |
| HSL | hsl(166, 43%, 77%) |
| HSV | hsv(166, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(84.82, -18.53, 0.61) |
| CIE-LCH | lch(84.82, 18.54, 178.12°) |
| OKLab | oklab(86.23% -0.0543 0.0013) |
| OKLCH | oklch(86.23% 0.054 178.6) |
| XYZ | xyz(54.7639, 65.6643, 70.7493) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.12
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.56
Pale Aqua
#B8FFEB
ΔE00 7.68
Light Light Blue
#CAFFFB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDED2 #DEACB8
analogous
#ACDEB9 #ACDED2 #ACD1DE
triadic
#ACDED2 #D2ACDE #DED2AC
tetradic
#ACDED2 #B9ACDE #DEACB8 #D1DEAC
square
#ACDED2 #B9ACDE #DEACB8 #D1DEAC
split-complementary
#ACDED2 #DEACD1 #DEB9AC
monochromatic
#54BBA3 #80CDBA #ACDED2 #D8EFEA #E9F6F3
Accessibility & contrast
On white
1.49
#ACDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ACDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDED2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDED2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#9FE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acded2; /* rgb */ color: rgb(172, 222, 210); /* oklch */ color: oklch(86.2% 0.054 178.6);
Tailwind
colors: {
custom: {
50: '#c5e8df',
500: '#acded2',
950: '#000000',
},
}SCSS
$custom: #acded2; $custom-light: #c5e8df; $custom-dark: #000000;
JSON
{
"hex": "#acded2",
"rgb": {
"r": 172,
"g": 222,
"b": 210
},
"hsl": {
"h": 165.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.8623,
"c": 0.0543,
"h": 178.6
},
"luminance": 0.65666
}Semantic roles & 50–950 ramp
primary
#ACDED2
secondary
#B67887
accent
#2F50B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484