#ACCCC8#ACCCC8
#ACCCC8 is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.1% C 0.035 H 187.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCC8 |
|---|---|
| RGB | rgb(172, 204, 200) |
| HSL | hsl(173, 24%, 74%) |
| HSV | hsv(173, 16%, 80%) |
| CMYK | cmyk(15.7%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.69, -11.44, -1.58) |
| CIE-LCH | lch(79.69, 11.55, 187.86°) |
| OKLab | oklab(82.06% -0.0344 -0.0044) |
| OKLCH | oklch(82.06% 0.035 187.3) |
| XYZ | xyz(49.0287, 56.1252, 62.8825) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 8.09
Paleturquoise
#AFEEEE
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 10.20
Pale Sky Blue
#BDF6FE
ΔE00 10.98
Duck Egg Blue
#C3FBF4
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCC8 #CCACB0
analogous
#ACCCB8 #ACCCC8 #ACC0CC
triadic
#ACCCC8 #C8ACCC #CCC8AC
tetradic
#ACCCC8 #B8ACCC #CCACB0 #C0CCAC
square
#ACCCC8 #B8ACCC #CCACB0 #C0CCAC
split-complementary
#ACCCC8 #CCACC0 #CCB8AC
monochromatic
#619D96 #86B5AF #ACCCC8 #D2E3E1 #ECF3F2
Accessibility & contrast
On white
1.72
#ACCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#ACCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCC8
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCC8 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C2C4C8
Tritanopia (blue-blind)
#A3CECB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acccc8; /* rgb */ color: rgb(172, 204, 200); /* oklch */ color: oklch(82.1% 0.035 187.3);
Tailwind
colors: {
custom: {
50: '#c5dbd8',
500: '#acccc8',
950: '#000000',
},
}SCSS
$custom: #acccc8; $custom-light: #c5dbd8; $custom-dark: #000000;
JSON
{
"hex": "#acccc8",
"rgb": {
"r": 172,
"g": 204,
"b": 200
},
"hsl": {
"h": 172.5,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.82058,
"c": 0.03465,
"h": 187.3
},
"luminance": 0.56127
}Semantic roles & 50–950 ramp
primary
#ACCCC8
secondary
#A17B80
accent
#434FA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483