#ACC8BC#ACC8BC
#ACC8BC is a light, muted teal. Relative luminance 0.537; OKLCH L 80.8% C 0.035 H 167.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8BC |
|---|---|
| RGB | rgb(172, 200, 188) |
| HSL | hsl(154, 20%, 73%) |
| HSV | hsv(154, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 6%, 21.6%) |
| CIE-LAB | lab(78.29, -11.77, 2.84) |
| CIE-LCH | lch(78.29, 12.10, 166.44°) |
| OKLab | oklab(80.85% -0.0337 0.0073) |
| OKLCH | oklch(80.85% 0.035 167.7) |
| XYZ | xyz(46.7424, 53.7090, 55.4714) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.94
Powder Blue
#B0E0E6
ΔE00 10.02
Silver (survey)
#C5C9C7
ΔE00 10.50
Greenish Grey
#96AE8D
ΔE00 10.51
Light Grey
#D8DCD6
ΔE00 11.25
Seafoam Blue
#78D1B6
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8BC #C8ACB8
analogous
#ACC8AE #ACC8BC #ACC6C8
triadic
#ACC8BC #BCACC8 #C8BCAC
tetradic
#ACC8BC #AEACC8 #C8ACB8 #C6C8AC
square
#ACC8BC #AEACC8 #C8ACB8 #C6C8AC
split-complementary
#ACC8BC #C8ACC6 #C8AEAC
monochromatic
#639680 #87B09E #ACC8BC #D1E0DA #EDF3F0
Accessibility & contrast
On white
1.79
#ACC8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ACC8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8BC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8BC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#A6C8C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc8bc; /* rgb */ color: rgb(172, 200, 188); /* oklch */ color: oklch(80.8% 0.035 167.7);
Tailwind
colors: {
custom: {
50: '#c5d8d0',
500: '#acc8bc',
950: '#000000',
},
}SCSS
$custom: #acc8bc; $custom-light: #c5d8d0; $custom-dark: #000000;
JSON
{
"hex": "#acc8bc",
"rgb": {
"r": 172,
"g": 200,
"b": 188
},
"hsl": {
"h": 154.286,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.8085,
"c": 0.03454,
"h": 167.7
},
"luminance": 0.5371
}Semantic roles & 50–950 ramp
primary
#ACC8BC
secondary
#9C7C8A
accent
#476C9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383