#ACC6C2#ACC6C2
#ACC6C2 is a light, muted teal. Relative luminance 0.531; OKLCH L 80.6% C 0.029 H 185.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6C2 |
|---|---|
| RGB | rgb(172, 198, 194) |
| HSL | hsl(171, 19%, 73%) |
| HSV | hsv(171, 13%, 78%) |
| CMYK | cmyk(13.1%, 0%, 2%, 22.4%) |
| CIE-LAB | lab(77.91, -9.54, -0.96) |
| CIE-LCH | lch(77.91, 9.59, 185.73°) |
| OKLab | oklab(80.6% -0.0285 -0.0027) |
| OKLCH | oklch(80.6% 0.029 185.4) |
| XYZ | xyz(46.9426, 53.0528, 58.7955) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.30
Silver (survey)
#C5C9C7
ΔE00 8.76
Lightblue
#ADD8E6
ΔE00 8.89
Light Grey
#D8DCD6
ΔE00 10.41
Cool Grey
#95A3A6
ΔE00 10.76
Silver
#C0C0C0
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6C2 #C6ACB0
analogous
#ACC6B5 #ACC6C2 #ACBDC6
triadic
#ACC6C2 #C2ACC6 #C6C2AC
tetradic
#ACC6C2 #B5ACC6 #C6ACB0 #BDC6AC
square
#ACC6C2 #B5ACC6 #C6ACB0 #BDC6AC
split-complementary
#ACC6C2 #C6ACBD #C6B5AC
monochromatic
#65938C #88ADA7 #ACC6C2 #D0DFDD #EDF3F2
Accessibility & contrast
On white
1.81
#ACC6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ACC6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6C2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6C2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#A5C7C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc6c2; /* rgb */ color: rgb(172, 198, 194); /* oklch */ color: oklch(80.6% 0.029 185.4);
Tailwind
colors: {
custom: {
50: '#c5d7d4',
500: '#acc6c2',
950: '#000000',
},
}SCSS
$custom: #acc6c2; $custom-light: #c5d7d4; $custom-dark: #000000;
JSON
{
"hex": "#acc6c2",
"rgb": {
"r": 172,
"g": 198,
"b": 194
},
"hsl": {
"h": 170.769,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.80596,
"c": 0.02867,
"h": 185.4
},
"luminance": 0.53054
}Semantic roles & 50–950 ramp
primary
#ACC6C2
secondary
#9A7C81
accent
#49569D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383