#ACCACC#ACCACC
#ACCACC is a light, muted teal. Relative luminance 0.554; OKLCH L 81.8% C 0.032 H 201.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCACC |
|---|---|
| RGB | rgb(172, 202, 204) |
| HSL | hsl(184, 24%, 74%) |
| HSV | hsv(184, 16%, 80%) |
| CMYK | cmyk(15.7%, 1%, 0%, 20%) |
| CIE-LAB | lab(79.25, -9.58, -4.36) |
| CIE-LCH | lch(79.25, 10.52, 204.48°) |
| OKLab | oklab(81.75% -0.0301 -0.0118) |
| OKLCH | oklch(81.75% 0.032 201.5) |
| XYZ | xyz(49.0300, 55.3700, 65.2193) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.94
Powder Blue
#B0E0E6
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 9.28
Light Grey Blue
#9DBCD4
ΔE00 10.06
Ice Blue
#A5DFF9
ΔE00 10.14
Paleturquoise
#AFEEEE
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCACC #CCAEAC
analogous
#ACCCBE #ACCACC #ACBACC
triadic
#ACCACC #CCACCA #CACCAC
tetradic
#ACCACC #BEACCC #CCAEAC #BACCAC
square
#ACCACC #BEACCC #CCAEAC #BACCAC
split-complementary
#ACCACC #CCACBA #CCBEAC
monochromatic
#61999D #86B2B5 #ACCACC #D2E2E3 #ECF3F3
Accessibility & contrast
On white
1.74
#ACCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#ACCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCACC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCACC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#A3CCCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accacc; /* rgb */ color: rgb(172, 202, 204); /* oklch */ color: oklch(81.8% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#c5dadb',
500: '#accacc',
950: '#000000',
},
}SCSS
$custom: #accacc; $custom-light: #c5dadb; $custom-dark: #000000;
JSON
{
"hex": "#accacc",
"rgb": {
"r": 172,
"g": 202,
"b": 204
},
"hsl": {
"h": 183.75,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.81752,
"c": 0.0323,
"h": 201.5
},
"luminance": 0.55371
}Semantic roles & 50–950 ramp
primary
#ACCACC
secondary
#A17E7B
accent
#4943A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384