#ACDEDC#ACDEDC
#ACDEDC is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.052 H 193.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEDC |
|---|---|
| RGB | rgb(172, 222, 220) |
| HSL | hsl(178, 43%, 77%) |
| HSV | hsv(178, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(85.09, -16.43, -4.30) |
| CIE-LCH | lch(85.09, 16.98, 194.65°) |
| OKLab | oklab(86.53% -0.0503 -0.0118) |
| OKLCH | oklch(86.53% 0.052 193.2) |
| XYZ | xyz(56.0489, 66.1782, 77.5168) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.59
Paleturquoise
#AFEEEE
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 6.50
Pale Sky Blue
#BDF6FE
ΔE00 6.57
Light Sky Blue
#C6FCFF
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEDC #DEACAE
analogous
#ACDEC3 #ACDEDC #ACC7DE
triadic
#ACDEDC #DCACDE #DEDCAC
tetradic
#ACDEDC #C3ACDE #DEACAE #C7DEAC
square
#ACDEDC #C3ACDE #DEACAE #C7DEAC
split-complementary
#ACDEDC #DEACC7 #DEC3AC
monochromatic
#54BBB7 #80CDCA #ACDEDC #D8EFEE #E9F6F6
Accessibility & contrast
On white
1.48
#ACDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#ACDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEDC
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEDC | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#9CE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdedc; /* rgb */ color: rgb(172, 222, 220); /* oklch */ color: oklch(86.5% 0.052 193.2);
Tailwind
colors: {
custom: {
50: '#c5e8e6',
500: '#acdedc',
950: '#000000',
},
}SCSS
$custom: #acdedc; $custom-light: #c5e8e6; $custom-dark: #000000;
JSON
{
"hex": "#acdedc",
"rgb": {
"r": 172,
"g": 222,
"b": 220
},
"hsl": {
"h": 177.6,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86526,
"c": 0.05163,
"h": 193.2
},
"luminance": 0.66181
}Semantic roles & 50–950 ramp
primary
#ACDEDC
secondary
#B6787A
accent
#2F35B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484