#ACC7BE#ACC7BE
#ACC7BE is a light, muted teal. Relative luminance 0.533; OKLCH L 80.7% C 0.032 H 173.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7BE |
|---|---|
| RGB | rgb(172, 199, 190) |
| HSL | hsl(160, 19%, 73%) |
| HSV | hsv(160, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 4.5%, 22%) |
| CIE-LAB | lab(78.07, -10.86, 1.44) |
| CIE-LCH | lch(78.07, 10.95, 172.44°) |
| OKLab | oklab(80.69% -0.0315 0.0037) |
| OKLCH | oklch(80.69% 0.032 173.4) |
| XYZ | xyz(46.7287, 53.3342, 56.5378) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.32
Silver (survey)
#C5C9C7
ΔE00 9.75
Pale Teal
#82CBB2
ΔE00 10.75
Lightblue
#ADD8E6
ΔE00 10.80
Light Grey
#D8DCD6
ΔE00 10.82
Greenish Grey
#96AE8D
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7BE #C7ACB5
analogous
#ACC7B0 #ACC7BE #ACC2C7
triadic
#ACC7BE #BEACC7 #C7BEAC
tetradic
#ACC7BE #B0ACC7 #C7ACB5 #C2C7AC
square
#ACC7BE #B0ACC7 #C7ACB5 #C2C7AC
split-complementary
#ACC7BE #C7ACC2 #C7B0AC
monochromatic
#649484 #87AEA1 #ACC7BE #D1E0DB #EDF3F1
Accessibility & contrast
On white
1.80
#ACC7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ACC7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7BE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7BE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#C0BFBF
Tritanopia (blue-blind)
#A6C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc7be; /* rgb */ color: rgb(172, 199, 190); /* oklch */ color: oklch(80.7% 0.032 173.4);
Tailwind
colors: {
custom: {
50: '#c5d8d1',
500: '#acc7be',
950: '#000000',
},
}SCSS
$custom: #acc7be; $custom-light: #c5d8d1; $custom-dark: #000000;
JSON
{
"hex": "#acc7be",
"rgb": {
"r": 172,
"g": 199,
"b": 190
},
"hsl": {
"h": 160,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.80693,
"c": 0.03175,
"h": 173.4
},
"luminance": 0.53335
}Semantic roles & 50–950 ramp
primary
#ACC7BE
secondary
#9B7C86
accent
#48649E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383