#ACD5CC#ACD5CC
#ACD5CC is a very light, muted teal. Relative luminance 0.607; OKLCH L 84.1% C 0.045 H 180.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD5CC |
|---|---|
| RGB | rgb(172, 213, 204) |
| HSL | hsl(167, 33%, 75%) |
| HSV | hsv(167, 19%, 84%) |
| CMYK | cmyk(19.2%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(82.23, -15.23, 0.00) |
| CIE-LCH | lch(82.23, 15.23, 180.00°) |
| OKLab | oklab(84.11% -0.0449 -0.0002) |
| OKLCH | oklch(84.11% 0.045 180.3) |
| XYZ | xyz(51.7036, 60.7171, 66.1104) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Pale Teal
#82CBB2
ΔE00 8.90
Eggshell Blue
#C4FFF7
ΔE00 9.36
Light Light Blue
#CAFFFB
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD5CC #D5ACB5
analogous
#ACD5B7 #ACD5CC #ACC9D5
triadic
#ACD5CC #CCACD5 #D5CCAC
tetradic
#ACD5CC #B7ACD5 #D5ACB5 #C9D5AC
square
#ACD5CC #B7ACD5 #D5ACB5 #C9D5AC
split-complementary
#ACD5CC #D5ACC9 #D5B7AC
monochromatic
#5BAC9A #83C0B3 #ACD5CC #D5EAE5 #EBF5F3
Accessibility & contrast
On white
1.60
#ACD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#ACD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD5CC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD5CC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#A2D7D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acd5cc; /* rgb */ color: rgb(172, 213, 204); /* oklch */ color: oklch(84.1% 0.045 180.3);
Tailwind
colors: {
custom: {
50: '#c5e2db',
500: '#acd5cc',
950: '#000000',
},
}SCSS
$custom: #acd5cc; $custom-light: #c5e2db; $custom-dark: #000000;
JSON
{
"hex": "#acd5cc",
"rgb": {
"r": 172,
"g": 213,
"b": 204
},
"hsl": {
"h": 166.829,
"s": 32.8,
"l": 75.49
},
"oklch": {
"l": 0.84111,
"c": 0.04488,
"h": 180.3
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#ACD5CC
secondary
#AB7A85
accent
#3A53AC
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484