#ACDED0#ACDED0
#ACDED0 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.055 H 175.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDED0 |
|---|---|
| RGB | rgb(172, 222, 208) |
| HSL | hsl(163, 43%, 77%) |
| HSV | hsv(163, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(84.77, -18.94, 1.59) |
| CIE-LCH | lch(84.77, 19.01, 175.20°) |
| OKLab | oklab(86.17% -0.0551 0.0039) |
| OKLCH | oklch(86.17% 0.055 175.9) |
| XYZ | xyz(54.5163, 65.5652, 69.4452) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.75
Duck Egg Blue
#C3FBF4
ΔE00 6.94
Pale Aqua
#B8FFEB
ΔE00 7.50
Eggshell Blue
#C4FFF7
ΔE00 7.55
Pale Teal
#82CBB2
ΔE00 7.79
Light Teal
#90E4C1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDED0 #DEACBA
analogous
#ACDEB7 #ACDED0 #ACD3DE
triadic
#ACDED0 #D0ACDE #DED0AC
tetradic
#ACDED0 #B7ACDE #DEACBA #D3DEAC
square
#ACDED0 #B7ACDE #DEACBA #D3DEAC
split-complementary
#ACDED0 #DEACD3 #DEB7AC
monochromatic
#54BB9E #80CDB7 #ACDED0 #D8EFE9 #E9F6F3
Accessibility & contrast
On white
1.49
#ACDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ACDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDED0
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDED0 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#A0DFDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acded0; /* rgb */ color: rgb(172, 222, 208); /* oklch */ color: oklch(86.2% 0.055 175.9);
Tailwind
colors: {
custom: {
50: '#c5e8de',
500: '#acded0',
950: '#000000',
},
}SCSS
$custom: #acded0; $custom-light: #c5e8de; $custom-dark: #000000;
JSON
{
"hex": "#acded0",
"rgb": {
"r": 172,
"g": 222,
"b": 208
},
"hsl": {
"h": 163.2,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86173,
"c": 0.05524,
"h": 175.9
},
"luminance": 0.65567
}Semantic roles & 50–950 ramp
primary
#ACDED0
secondary
#B67889
accent
#2F55B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484