#ACD0CD#ACD0CD
#ACD0CD is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.1% C 0.038 H 190.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD0CD |
|---|---|
| RGB | rgb(172, 208, 205) |
| HSL | hsl(175, 28%, 75%) |
| HSV | hsv(175, 17%, 82%) |
| CMYK | cmyk(17.3%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(80.90, -12.47, -2.48) |
| CIE-LCH | lch(80.90, 12.71, 191.23°) |
| OKLab | oklab(83.07% -0.0378 -0.0068) |
| OKLCH | oklch(83.07% 0.038 190.2) |
| XYZ | xyz(50.5856, 58.2887, 66.3314) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 7.38
Paleturquoise
#AFEEEE
ΔE00 8.06
Pale Sky Blue
#BDF6FE
ΔE00 9.75
Duck Egg Blue
#C3FBF4
ΔE00 10.00
Light Sky Blue
#C6FCFF
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD0CD #D0ACAF
analogous
#ACD0BB #ACD0CD #ACC1D0
triadic
#ACD0CD #CDACD0 #D0CDAC
tetradic
#ACD0CD #BBACD0 #D0ACAF #C1D0AC
square
#ACD0CD #BBACD0 #D0ACAF #C1D0AC
split-complementary
#ACD0CD #D0ACC1 #D0BBAC
monochromatic
#5EA49E #85BAB5 #ACD0CD #D3E6E5 #EBF4F3
Accessibility & contrast
On white
1.66
#ACD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#ACD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD0CD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD0CD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#A2D2CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #acd0cd; /* rgb */ color: rgb(172, 208, 205); /* oklch */ color: oklch(83.1% 0.038 190.2);
Tailwind
colors: {
custom: {
50: '#c5dedc',
500: '#acd0cd',
950: '#000000',
},
}SCSS
$custom: #acd0cd; $custom-light: #c5dedc; $custom-dark: #000000;
JSON
{
"hex": "#acd0cd",
"rgb": {
"r": 172,
"g": 208,
"b": 205
},
"hsl": {
"h": 175,
"s": 27.692,
"l": 74.51
},
"oklch": {
"l": 0.83065,
"c": 0.03839,
"h": 190.2
},
"luminance": 0.5829
}Semantic roles & 50–950 ramp
primary
#ACD0CD
secondary
#A67B7E
accent
#3F48A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484