#ACC7BD#ACC7BD
#ACC7BD is a light, muted teal. Relative luminance 0.533; OKLCH L 80.7% C 0.032 H 171.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7BD |
|---|---|
| RGB | rgb(172, 199, 189) |
| HSL | hsl(158, 19%, 73%) |
| HSV | hsv(158, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 5%, 22%) |
| CIE-LAB | lab(78.05, -11.05, 1.94) |
| CIE-LCH | lch(78.05, 11.22, 170.03°) |
| OKLab | oklab(80.66% -0.0319 0.005) |
| OKLCH | oklch(80.66% 0.032 171.1) |
| XYZ | xyz(46.6198, 53.2906, 55.9642) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.62
Silver (survey)
#C5C9C7
ΔE00 9.93
Pale Teal
#82CBB2
ΔE00 10.54
Light Grey
#D8DCD6
ΔE00 10.92
Greenish Grey
#96AE8D
ΔE00 10.96
Lightblue
#ADD8E6
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7BD #C7ACB6
analogous
#ACC7B0 #ACC7BD #ACC3C7
triadic
#ACC7BD #BDACC7 #C7BDAC
tetradic
#ACC7BD #B0ACC7 #C7ACB6 #C3C7AC
square
#ACC7BD #B0ACC7 #C7ACB6 #C3C7AC
split-complementary
#ACC7BD #C7ACC3 #C7B0AC
monochromatic
#649483 #87AEA0 #ACC7BD #D1E0DA #EDF3F0
Accessibility & contrast
On white
1.80
#ACC7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ACC7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7BD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7BD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#A6C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc7bd; /* rgb */ color: rgb(172, 199, 189); /* oklch */ color: oklch(80.7% 0.032 171.1);
Tailwind
colors: {
custom: {
50: '#c5d8d0',
500: '#acc7bd',
950: '#000000',
},
}SCSS
$custom: #acc7bd; $custom-light: #c5d8d0; $custom-dark: #000000;
JSON
{
"hex": "#acc7bd",
"rgb": {
"r": 172,
"g": 199,
"b": 189
},
"hsl": {
"h": 157.778,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.80664,
"c": 0.03234,
"h": 171.1
},
"luminance": 0.53292
}Semantic roles & 50–950 ramp
primary
#ACC7BD
secondary
#9B7C88
accent
#48689E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383