#ACDED5#ACDED5
#ACDED5 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.3% C 0.053 H 182.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDED5 |
|---|---|
| RGB | rgb(172, 222, 213) |
| HSL | hsl(169, 43%, 77%) |
| HSV | hsv(169, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(84.90, -17.91, -0.87) |
| CIE-LCH | lch(84.90, 17.93, 182.77°) |
| OKLab | oklab(86.32% -0.0531 -0.0026) |
| OKLCH | oklch(86.32% 0.053 182.8) |
| XYZ | xyz(55.1412, 65.8152, 72.7361) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.24
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Powder Blue
#B0E0E6
ΔE00 6.40
Eggshell Blue
#C4FFF7
ΔE00 7.10
Light Light Blue
#CAFFFB
ΔE00 7.47
Pale Cyan
#B7FFFA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDED5 #DEACB5
analogous
#ACDEBC #ACDED5 #ACCEDE
triadic
#ACDED5 #D5ACDE #DED5AC
tetradic
#ACDED5 #BCACDE #DEACB5 #CEDEAC
square
#ACDED5 #BCACDE #DEACB5 #CEDEAC
split-complementary
#ACDED5 #DEACCE #DEBCAC
monochromatic
#54BBA9 #80CDBF #ACDED5 #D8EFEB #E9F6F4
Accessibility & contrast
On white
1.48
#ACDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#ACDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDED5
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDED5 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D0D1D6
Tritanopia (blue-blind)
#9EE0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acded5; /* rgb */ color: rgb(172, 222, 213); /* oklch */ color: oklch(86.3% 0.053 182.8);
Tailwind
colors: {
custom: {
50: '#c5e8e1',
500: '#acded5',
950: '#000000',
},
}SCSS
$custom: #acded5; $custom-light: #c5e8e1; $custom-dark: #000000;
JSON
{
"hex": "#acded5",
"rgb": {
"r": 172,
"g": 222,
"b": 213
},
"hsl": {
"h": 169.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86317,
"c": 0.05313,
"h": 182.8
},
"luminance": 0.65817
}Semantic roles & 50–950 ramp
primary
#ACDED5
secondary
#B67883
accent
#2F48B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484