#ACDEDF#ACDEDF
#ACDEDF is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.052 H 197.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEDF |
|---|---|
| RGB | rgb(172, 222, 223) |
| HSL | hsl(181, 44%, 77%) |
| HSV | hsv(181, 23%, 87%) |
| CMYK | cmyk(22.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(85.17, -15.79, -5.76) |
| CIE-LCH | lch(85.17, 16.81, 200.05°) |
| OKLab | oklab(86.62% -0.0491 -0.0157) |
| OKLCH | oklch(86.62% 0.052 197.8) |
| XYZ | xyz(56.4498, 66.3386, 79.6280) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.38
Paleturquoise
#AFEEEE
ΔE00 4.00
Pale Sky Blue
#BDF6FE
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.33
Light Sky Blue
#C6FCFF
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEDF #DFADAC
analogous
#ACDFC6 #ACDEDF #ACC5DF
triadic
#ACDEDF #DFACDE #DEDFAC
tetradic
#ACDEDF #C6ACDF #DFADAC #C5DFAC
square
#ACDEDF #C6ACDF #DFADAC #C5DFAC
split-complementary
#ACDEDF #DFACC5 #DFC6AC
monochromatic
#54BBBD #80CCCE #ACDEDF #D8F0F0 #E9F6F6
Accessibility & contrast
On white
1.47
#ACDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ACDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEDF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEDF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CDD2DF
Tritanopia (blue-blind)
#9BE1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdedf; /* rgb */ color: rgb(172, 222, 223); /* oklch */ color: oklch(86.6% 0.052 197.8);
Tailwind
colors: {
custom: {
50: '#c6e8e9',
500: '#acdedf',
950: '#000000',
},
}SCSS
$custom: #acdedf; $custom-light: #c6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#acdedf",
"rgb": {
"r": 172,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.176,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86618,
"c": 0.05154,
"h": 197.8
},
"luminance": 0.66341
}Semantic roles & 50–950 ramp
primary
#ACDEDF
secondary
#B87978
accent
#312EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484