#ACDAD2#ACDAD2
#ACDAD2 is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.4% C 0.049 H 183.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDAD2 |
|---|---|
| RGB | rgb(172, 218, 210) |
| HSL | hsl(170, 38%, 76%) |
| HSV | hsv(170, 21%, 85%) |
| CMYK | cmyk(21.1%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(83.74, -16.52, -0.98) |
| CIE-LCH | lch(83.74, 16.55, 183.39°) |
| OKLab | oklab(85.37% -0.0491 -0.0029) |
| OKLCH | oklch(85.37% 0.049 183.3) |
| XYZ | xyz(53.7141, 63.5647, 70.3993) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.05
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Eggshell Blue
#C4FFF7
ΔE00 8.04
Light Light Blue
#CAFFFB
ΔE00 8.19
Ice
#D6FFFA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDAD2 #DAACB4
analogous
#ACDABB #ACDAD2 #ACCBDA
triadic
#ACDAD2 #D2ACDA #DAD2AC
tetradic
#ACDAD2 #BBACDA #DAACB4 #CBDAAC
square
#ACDAD2 #BBACDA #DAACB4 #CBDAAC
split-complementary
#ACDAD2 #DAACCB #DABBAC
monochromatic
#57B4A4 #82C7BB #ACDAD2 #D6EDE9 #EAF6F4
Accessibility & contrast
On white
1.53
#ACDAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#ACDAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDAD2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDAD2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D2
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#9FDCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdad2; /* rgb */ color: rgb(172, 218, 210); /* oklch */ color: oklch(85.4% 0.049 183.3);
Tailwind
colors: {
custom: {
50: '#c5e5df',
500: '#acdad2',
950: '#000000',
},
}SCSS
$custom: #acdad2; $custom-light: #c5e5df; $custom-dark: #000000;
JSON
{
"hex": "#acdad2",
"rgb": {
"r": 172,
"g": 218,
"b": 210
},
"hsl": {
"h": 169.565,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.85365,
"c": 0.04914,
"h": 183.3
},
"luminance": 0.63567
}Semantic roles & 50–950 ramp
primary
#ACDAD2
secondary
#B27983
accent
#344AB1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484