#ACDED7#ACDED7
#ACDED7 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.4% C 0.053 H 185.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDED7 |
|---|---|
| RGB | rgb(172, 222, 215) |
| HSL | hsl(172, 43%, 77%) |
| HSV | hsv(172, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(84.95, -17.49, -1.85) |
| CIE-LCH | lch(84.95, 17.59, 186.03°) |
| OKLab | oklab(86.38% -0.0523 -0.0052) |
| OKLCH | oklch(86.38% 0.053 185.7) |
| XYZ | xyz(55.3966, 65.9173, 74.0813) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 5.61
Duck Egg Blue
#C3FBF4
ΔE00 6.25
Eggshell Blue
#C4FFF7
ΔE00 7.06
Light Light Blue
#CAFFFB
ΔE00 7.26
Pale Cyan
#B7FFFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDED7 #DEACB3
analogous
#ACDEBE #ACDED7 #ACCCDE
triadic
#ACDED7 #D7ACDE #DED7AC
tetradic
#ACDED7 #BEACDE #DEACB3 #CCDEAC
square
#ACDED7 #BEACDE #DEACB3 #CCDEAC
split-complementary
#ACDED7 #DEACCC #DEBEAC
monochromatic
#54BBAD #80CDC2 #ACDED7 #D8EFEC #E9F6F4
Accessibility & contrast
On white
1.48
#ACDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#ACDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDED7
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDED7 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#CFD1D8
Tritanopia (blue-blind)
#9EE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acded7; /* rgb */ color: rgb(172, 222, 215); /* oklch */ color: oklch(86.4% 0.053 185.7);
Tailwind
colors: {
custom: {
50: '#c5e8e3',
500: '#acded7',
950: '#000000',
},
}SCSS
$custom: #acded7; $custom-light: #c5e8e3; $custom-dark: #000000;
JSON
{
"hex": "#acded7",
"rgb": {
"r": 172,
"g": 222,
"b": 215
},
"hsl": {
"h": 171.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86376,
"c": 0.05252,
"h": 185.7
},
"luminance": 0.6592
}Semantic roles & 50–950 ramp
primary
#ACDED7
secondary
#B67881
accent
#2F42B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484