#ACDED3#ACDED3
#ACDED3 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.054 H 180.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDED3 |
|---|---|
| RGB | rgb(172, 222, 211) |
| HSL | hsl(167, 43%, 77%) |
| HSV | hsv(167, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(84.85, -18.32, 0.12) |
| CIE-LCH | lch(84.85, 18.32, 179.63°) |
| OKLab | oklab(86.26% -0.0539 0) |
| OKLCH | oklch(86.26% 0.054 180) |
| XYZ | xyz(54.8889, 65.7142, 71.4075) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.82
Duck Egg Blue
#C3FBF4
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 7.18
Eggshell Blue
#C4FFF7
ΔE00 7.22
Light Light Blue
#CAFFFB
ΔE00 7.75
Pale Aqua
#B8FFEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDED3 #DEACB7
analogous
#ACDEBA #ACDED3 #ACD0DE
triadic
#ACDED3 #D3ACDE #DED3AC
tetradic
#ACDED3 #BAACDE #DEACB7 #D0DEAC
square
#ACDED3 #BAACDE #DEACB7 #D0DEAC
split-complementary
#ACDED3 #DEACD0 #DEBAAC
monochromatic
#54BBA5 #80CDBC #ACDED3 #D8EFEA #E9F6F3
Accessibility & contrast
On white
1.48
#ACDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#ACDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDED3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDED3 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#9FE0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acded3; /* rgb */ color: rgb(172, 222, 211); /* oklch */ color: oklch(86.3% 0.054 180.0);
Tailwind
colors: {
custom: {
50: '#c5e8e0',
500: '#acded3',
950: '#000000',
},
}SCSS
$custom: #acded3; $custom-light: #c5e8e0; $custom-dark: #000000;
JSON
{
"hex": "#acded3",
"rgb": {
"r": 172,
"g": 222,
"b": 211
},
"hsl": {
"h": 166.8,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86259,
"c": 0.05388,
"h": 180
},
"luminance": 0.65716
}Semantic roles & 50–950 ramp
primary
#ACDED3
secondary
#B67886
accent
#2F4DB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484