#ACC0AE#ACC0AE
#ACC0AE is a light, muted green. Relative luminance 0.495; OKLCH L 78.7% C 0.033 H 148.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0AE |
|---|---|
| RGB | rgb(172, 192, 174) |
| HSL | hsl(126, 14%, 71%) |
| HSV | hsv(126, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 9.4%, 24.7%) |
| CIE-LAB | lab(75.78, -10.27, 6.76) |
| CIE-LCH | lch(75.78, 12.29, 146.64°) |
| OKLab | oklab(78.74% -0.0283 0.0176) |
| OKLCH | oklch(78.74% 0.033 148.1) |
| XYZ | xyz(43.5013, 49.5254, 47.3037) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.59
Sage Green
#9CAF88
ΔE00 8.52
Darkseagreen
#8FBC8F
ΔE00 10.06
Silver (survey)
#C5C9C7
ΔE00 10.47
Cement
#A5A391
ΔE00 11.19
Pale Teal
#82CBB2
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0AE #C0ACBE
analogous
#B4C0AC #ACC0AE #ACC0B8
triadic
#ACC0AE #AEACC0 #C0AEAC
tetradic
#ACC0AE #ACB4C0 #C0ACBE #C0B8AC
square
#ACC0AE #ACB4C0 #C0ACBE #C0B8AC
split-complementary
#ACC0AE #B8ACC0 #C0ACB4
monochromatic
#68896C #89A68C #ACC0AE #CFDAD0 #EEF2EE
Accessibility & contrast
On white
1.93
#ACC0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ACC0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0AE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0AE | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#AABFBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acc0ae; /* rgb */ color: rgb(172, 192, 174); /* oklch */ color: oklch(78.7% 0.033 148.1);
Tailwind
colors: {
custom: {
50: '#c4d3c6',
500: '#acc0ae',
950: '#000000',
},
}SCSS
$custom: #acc0ae; $custom-light: #c4d3c6; $custom-dark: #000000;
JSON
{
"hex": "#acc0ae",
"rgb": {
"r": 172,
"g": 192,
"b": 174
},
"hsl": {
"h": 126,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.78741,
"c": 0.03333,
"h": 148.1
},
"luminance": 0.49526
}Semantic roles & 50–950 ramp
primary
#ACC0AE
secondary
#E6E1E6
accent
#4E9098
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282