#ACC0C2#ACC0C2
#ACC0C2 is a light, muted teal. Relative luminance 0.504; OKLCH L 79.3% C 0.022 H 204.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0C2 |
|---|---|
| RGB | rgb(172, 192, 194) |
| HSL | hsl(185, 15%, 72%) |
| HSV | hsv(185, 11%, 76%) |
| CMYK | cmyk(11.3%, 1%, 0%, 23.9%) |
| CIE-LAB | lab(76.29, -6.39, -3.32) |
| CIE-LCH | lch(76.29, 7.21, 207.47°) |
| OKLab | oklab(79.32% -0.0202 -0.009) |
| OKLCH | oklch(79.32% 0.022 204) |
| XYZ | xyz(45.5982, 50.3641, 58.3474) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.01
Cool Grey
#95A3A6
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.32
Lightblue
#ADD8E6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0C2 #C2AEAC
analogous
#ACC2B9 #ACC0C2 #ACB5C2
triadic
#ACC0C2 #C2ACC0 #C0C2AC
tetradic
#ACC0C2 #B9ACC2 #C2AEAC #B5C2AC
square
#ACC0C2 #B9ACC2 #C2AEAC #B5C2AC
split-complementary
#ACC0C2 #C2ACB5 #C2B9AC
monochromatic
#67898C #89A5A8 #ACC0C2 #CFDBDC #EDF2F2
Accessibility & contrast
On white
1.90
#ACC0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#ACC0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0C2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0C2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#B8BBC2
Tritanopia (blue-blind)
#A6C2C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acc0c2; /* rgb */ color: rgb(172, 192, 194); /* oklch */ color: oklch(79.3% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#c4d3d4',
500: '#acc0c2',
950: '#000000',
},
}SCSS
$custom: #acc0c2; $custom-light: #c4d3d4; $custom-dark: #000000;
JSON
{
"hex": "#acc0c2",
"rgb": {
"r": 172,
"g": 192,
"b": 194
},
"hsl": {
"h": 185.455,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79319,
"c": 0.02209,
"h": 204
},
"luminance": 0.50365
}Semantic roles & 50–950 ramp
primary
#ACC0C2
secondary
#967F7C
accent
#534C99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383