#ACD5CE#ACD5CE
#ACD5CE is a very light, muted teal. Relative luminance 0.608; OKLCH L 84.2% C 0.044 H 183.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD5CE |
|---|---|
| RGB | rgb(172, 213, 206) |
| HSL | hsl(170, 33%, 75%) |
| HSV | hsv(170, 19%, 84%) |
| CMYK | cmyk(19.2%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(82.28, -14.82, -0.99) |
| CIE-LCH | lch(82.28, 14.85, 183.82°) |
| OKLab | oklab(84.17% -0.0441 -0.0029) |
| OKLCH | oklch(84.17% 0.044 183.7) |
| XYZ | xyz(51.9450, 60.8137, 67.3819) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 9.07
Light Light Blue
#CAFFFB
ΔE00 9.28
Eggshell Blue
#C4FFF7
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD5CE #D5ACB3
analogous
#ACD5B9 #ACD5CE #ACC7D5
triadic
#ACD5CE #CEACD5 #D5CEAC
tetradic
#ACD5CE #B9ACD5 #D5ACB3 #C7D5AC
square
#ACD5CE #B9ACD5 #D5ACB3 #C7D5AC
split-complementary
#ACD5CE #D5ACC7 #D5B9AC
monochromatic
#5BAC9E #83C0B6 #ACD5CE #D5EAE6 #EBF5F3
Accessibility & contrast
On white
1.60
#ACD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#ACD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD5CE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD5CE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#A1D7D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acd5ce; /* rgb */ color: rgb(172, 213, 206); /* oklch */ color: oklch(84.2% 0.044 183.7);
Tailwind
colors: {
custom: {
50: '#c5e2dc',
500: '#acd5ce',
950: '#000000',
},
}SCSS
$custom: #acd5ce; $custom-light: #c5e2dc; $custom-dark: #000000;
JSON
{
"hex": "#acd5ce",
"rgb": {
"r": 172,
"g": 213,
"b": 206
},
"hsl": {
"h": 169.756,
"s": 32.8,
"l": 75.49
},
"oklch": {
"l": 0.84169,
"c": 0.04416,
"h": 183.7
},
"luminance": 0.60815
}Semantic roles & 50–950 ramp
primary
#ACD5CE
secondary
#AB7A82
accent
#3A4DAC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484