#ACDEDD#ACDEDD
#ACDEDD is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.6% C 0.052 H 194.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEDD |
|---|---|
| RGB | rgb(172, 222, 221) |
| HSL | hsl(179, 43%, 77%) |
| HSV | hsv(179, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(85.11, -16.22, -4.78) |
| CIE-LCH | lch(85.11, 16.91, 196.44°) |
| OKLab | oklab(86.56% -0.0499 -0.0131) |
| OKLCH | oklch(86.56% 0.052 194.7) |
| XYZ | xyz(56.1817, 66.2314, 78.2163) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.63
Light Sky Blue
#C6FCFF
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEDD #DEACAD
analogous
#ACDEC4 #ACDEDD #ACC6DE
triadic
#ACDEDD #DDACDE #DEDDAC
tetradic
#ACDEDD #C4ACDE #DEACAD #C6DEAC
square
#ACDEDD #C4ACDE #DEACAD #C6DEAC
split-complementary
#ACDEDD #DEACC6 #DEC4AC
monochromatic
#54BBB9 #80CDCB #ACDEDD #D8EFEF #E9F6F6
Accessibility & contrast
On white
1.47
#ACDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ACDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEDD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEDD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#9CE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdedd; /* rgb */ color: rgb(172, 222, 221); /* oklch */ color: oklch(86.6% 0.052 194.7);
Tailwind
colors: {
custom: {
50: '#c5e8e7',
500: '#acdedd',
950: '#000000',
},
}SCSS
$custom: #acdedd; $custom-light: #c5e8e7; $custom-dark: #000000;
JSON
{
"hex": "#acdedd",
"rgb": {
"r": 172,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.8,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86557,
"c": 0.05156,
"h": 194.7
},
"luminance": 0.66234
}Semantic roles & 50–950 ramp
primary
#ACDEDD
secondary
#B67879
accent
#2F32B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484