#ACDED1#ACDED1
#ACDED1 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.055 H 177.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDED1 |
|---|---|
| RGB | rgb(172, 222, 209) |
| HSL | hsl(164, 43%, 77%) |
| HSV | hsv(164, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.80, -18.74, 1.10) |
| CIE-LCH | lch(84.80, 18.77, 176.64°) |
| OKLab | oklab(86.2% -0.0547 0.0026) |
| OKLCH | oklch(86.2% 0.055 177.2) |
| XYZ | xyz(54.6398, 65.6146, 70.0952) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Eggshell Blue
#C4FFF7
ΔE00 7.43
Pale Aqua
#B8FFEB
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.95
Pale Teal
#82CBB2
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDED1 #DEACB9
analogous
#ACDEB8 #ACDED1 #ACD2DE
triadic
#ACDED1 #D1ACDE #DED1AC
tetradic
#ACDED1 #B8ACDE #DEACB9 #D2DEAC
square
#ACDED1 #B8ACDE #DEACB9 #D2DEAC
split-complementary
#ACDED1 #DEACD2 #DEB8AC
monochromatic
#54BBA0 #80CDB9 #ACDED1 #D8EFE9 #E9F6F3
Accessibility & contrast
On white
1.49
#ACDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#ACDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDED1
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDED1 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#9FE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acded1; /* rgb */ color: rgb(172, 222, 209); /* oklch */ color: oklch(86.2% 0.055 177.2);
Tailwind
colors: {
custom: {
50: '#c5e8df',
500: '#acded1',
950: '#000000',
},
}SCSS
$custom: #acded1; $custom-light: #c5e8df; $custom-dark: #000000;
JSON
{
"hex": "#acded1",
"rgb": {
"r": 172,
"g": 222,
"b": 209
},
"hsl": {
"h": 164.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86202,
"c": 0.05475,
"h": 177.2
},
"luminance": 0.65617
}Semantic roles & 50–950 ramp
primary
#ACDED1
secondary
#B67888
accent
#2F52B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484