#ACC7BF#ACC7BF
#ACC7BF is a light, muted teal. Relative luminance 0.534; OKLCH L 80.7% C 0.031 H 175.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7BF |
|---|---|
| RGB | rgb(172, 199, 191) |
| HSL | hsl(162, 19%, 73%) |
| HSV | hsv(162, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 4%, 22%) |
| CIE-LAB | lab(78.10, -10.66, 0.94) |
| CIE-LCH | lch(78.10, 10.70, 174.96°) |
| OKLab | oklab(80.72% -0.0311 0.0023) |
| OKLCH | oklch(80.72% 0.031 175.7) |
| XYZ | xyz(46.8384, 53.3781, 57.1154) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.02
Silver (survey)
#C5C9C7
ΔE00 9.58
Lightblue
#ADD8E6
ΔE00 10.38
Light Grey
#D8DCD6
ΔE00 10.74
Pale Teal
#82CBB2
ΔE00 10.98
Paleturquoise
#AFEEEE
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7BF #C7ACB4
analogous
#ACC7B1 #ACC7BF #ACC1C7
triadic
#ACC7BF #BFACC7 #C7BFAC
tetradic
#ACC7BF #B1ACC7 #C7ACB4 #C1C7AC
square
#ACC7BF #B1ACC7 #C7ACB4 #C1C7AC
split-complementary
#ACC7BF #C7ACC1 #C7B1AC
monochromatic
#649486 #87AEA3 #ACC7BF #D1E0DB #EDF3F1
Accessibility & contrast
On white
1.80
#ACC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#ACC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7BF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7BF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#A6C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc7bf; /* rgb */ color: rgb(172, 199, 191); /* oklch */ color: oklch(80.7% 0.031 175.7);
Tailwind
colors: {
custom: {
50: '#c5d8d2',
500: '#acc7bf',
950: '#000000',
},
}SCSS
$custom: #acc7bf; $custom-light: #c5d8d2; $custom-dark: #000000;
JSON
{
"hex": "#acc7bf",
"rgb": {
"r": 172,
"g": 199,
"b": 191
},
"hsl": {
"h": 162.222,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.80722,
"c": 0.03123,
"h": 175.7
},
"luminance": 0.53379
}Semantic roles & 50–950 ramp
primary
#ACC7BF
secondary
#9B7C85
accent
#48619E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383