#ACD0CE#ACD0CE
#ACD0CE is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.1% C 0.038 H 192.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD0CE |
|---|---|
| RGB | rgb(172, 208, 206) |
| HSL | hsl(177, 28%, 75%) |
| HSV | hsv(177, 17%, 82%) |
| CMYK | cmyk(17.3%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(80.93, -12.26, -2.97) |
| CIE-LCH | lch(80.93, 12.62, 193.62°) |
| OKLab | oklab(83.1% -0.0374 -0.0081) |
| OKLCH | oklch(83.1% 0.038 192.3) |
| XYZ | xyz(50.7067, 58.3371, 66.9691) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 8.05
Pale Sky Blue
#BDF6FE
ΔE00 9.57
Light Sky Blue
#C6FCFF
ΔE00 10.08
Duck Egg Blue
#C3FBF4
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD0CE #D0ACAE
analogous
#ACD0BC #ACD0CE #ACC0D0
triadic
#ACD0CE #CEACD0 #D0CEAC
tetradic
#ACD0CE #BCACD0 #D0ACAE #C0D0AC
square
#ACD0CE #BCACD0 #D0ACAE #C0D0AC
split-complementary
#ACD0CE #D0ACC0 #D0BCAC
monochromatic
#5EA4A0 #85BAB7 #ACD0CE #D3E6E5 #EBF4F3
Accessibility & contrast
On white
1.66
#ACD0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#ACD0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD0CE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD0CE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#A2D2CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #acd0ce; /* rgb */ color: rgb(172, 208, 206); /* oklch */ color: oklch(83.1% 0.038 192.3);
Tailwind
colors: {
custom: {
50: '#c5dedc',
500: '#acd0ce',
950: '#000000',
},
}SCSS
$custom: #acd0ce; $custom-light: #c5dedc; $custom-dark: #000000;
JSON
{
"hex": "#acd0ce",
"rgb": {
"r": 172,
"g": 208,
"b": 206
},
"hsl": {
"h": 176.667,
"s": 27.692,
"l": 74.51
},
"oklch": {
"l": 0.83095,
"c": 0.03827,
"h": 192.3
},
"luminance": 0.58339
}Semantic roles & 50–950 ramp
primary
#ACD0CE
secondary
#A67B7D
accent
#3F45A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484