#ACDADC#ACDADC
#ACDADC is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.7% C 0.048 H 199.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDADC |
|---|---|
| RGB | rgb(172, 218, 220) |
| HSL | hsl(183, 41%, 77%) |
| HSV | hsv(183, 22%, 86%) |
| CMYK | cmyk(21.8%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.01, -14.41, -5.89) |
| CIE-LCH | lch(84.01, 15.57, 202.23°) |
| OKLab | oklab(85.67% -0.0451 -0.016) |
| OKLCH | oklch(85.67% 0.048 199.6) |
| XYZ | xyz(54.9991, 64.0786, 77.1668) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.15
Paleturquoise
#AFEEEE
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 5.45
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Light Sky Blue
#C6FCFF
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDADC #DCAEAC
analogous
#ACDCC6 #ACDADC #ACC2DC
triadic
#ACDADC #DCACDA #DADCAC
tetradic
#ACDADC #C6ACDC #DCAEAC #C2DCAC
square
#ACDADC #C6ACDC #DCAEAC #C2DCAC
split-complementary
#ACDADC #DCACC2 #DCC6AC
monochromatic
#56B4B8 #81C7CA #ACDADC #D7EDEE #E9F5F6
Accessibility & contrast
On white
1.52
#ACDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ACDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDADC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDADC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#CACFDC
Tritanopia (blue-blind)
#9DDDDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdadc; /* rgb */ color: rgb(172, 218, 220); /* oklch */ color: oklch(85.7% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#c5e5e6',
500: '#acdadc',
950: '#000000',
},
}SCSS
$custom: #acdadc; $custom-light: #c5e5e6; $custom-dark: #000000;
JSON
{
"hex": "#acdadc",
"rgb": {
"r": 172,
"g": 218,
"b": 220
},
"hsl": {
"h": 182.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85667,
"c": 0.04785,
"h": 199.6
},
"luminance": 0.64081
}Semantic roles & 50–950 ramp
primary
#ACDADC
secondary
#B47B78
accent
#3732B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484