#ACD0CA#ACD0CA
#ACD0CA is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.0% C 0.039 H 184.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD0CA |
|---|---|
| RGB | rgb(172, 208, 202) |
| HSL | hsl(170, 28%, 75%) |
| HSV | hsv(170, 17%, 82%) |
| CMYK | cmyk(17.3%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(80.82, -13.09, -0.99) |
| CIE-LCH | lch(80.82, 13.13, 184.32°) |
| OKLab | oklab(82.98% -0.039 -0.0028) |
| OKLCH | oklch(82.98% 0.039 184.2) |
| XYZ | xyz(50.2269, 58.1452, 64.4425) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.38
Paleturquoise
#AFEEEE
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.70
Duck Egg Blue
#C3FBF4
ΔE00 9.86
Pale Teal
#82CBB2
ΔE00 10.15
Ice
#D6FFFA
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD0CA #D0ACB2
analogous
#ACD0B8 #ACD0CA #ACC4D0
triadic
#ACD0CA #CAACD0 #D0CAAC
tetradic
#ACD0CA #B8ACD0 #D0ACB2 #C4D0AC
square
#ACD0CA #B8ACD0 #D0ACB2 #C4D0AC
split-complementary
#ACD0CA #D0ACC4 #D0B8AC
monochromatic
#5EA498 #85BAB1 #ACD0CA #D3E6E3 #EBF4F3
Accessibility & contrast
On white
1.66
#ACD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#ACD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD0CA
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD0CA | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#A3D2CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #acd0ca; /* rgb */ color: rgb(172, 208, 202); /* oklch */ color: oklch(83.0% 0.039 184.2);
Tailwind
colors: {
custom: {
50: '#c5deda',
500: '#acd0ca',
950: '#000000',
},
}SCSS
$custom: #acd0ca; $custom-light: #c5deda; $custom-dark: #000000;
JSON
{
"hex": "#acd0ca",
"rgb": {
"r": 172,
"g": 208,
"b": 202
},
"hsl": {
"h": 170,
"s": 27.692,
"l": 74.51
},
"oklch": {
"l": 0.82976,
"c": 0.03909,
"h": 184.2
},
"luminance": 0.58147
}Semantic roles & 50–950 ramp
primary
#ACD0CA
secondary
#A67B82
accent
#3F50A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483