#AEC0AF#AEC0AF
#AEC0AF is a light, muted green. Relative luminance 0.498; OKLCH L 78.9% C 0.031 H 146.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0AF |
|---|---|
| RGB | rgb(174, 192, 175) |
| HSL | hsl(123, 13%, 72%) |
| HSV | hsv(123, 9%, 75%) |
| CMYK | cmyk(9.4%, 0%, 8.9%, 24.7%) |
| CIE-LAB | lab(75.94, -9.39, 6.47) |
| CIE-LCH | lch(75.94, 11.41, 145.41°) |
| OKLab | oklab(78.92% -0.0258 0.0169) |
| OKLCH | oklch(78.92% 0.031 146.8) |
| XYZ | xyz(44.0415, 49.7926, 47.8398) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.05
Sage Green
#9CAF88
ΔE00 8.87
Silver (survey)
#C5C9C7
ΔE00 9.76
Darkseagreen
#8FBC8F
ΔE00 10.73
Cement
#A5A391
ΔE00 10.77
Light Grey
#D8DCD6
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0AF #C0AEBF
analogous
#B6C0AE #AEC0AF #AEC0B8
triadic
#AEC0AF #AFAEC0 #C0AFAE
tetradic
#AEC0AF #AEB6C0 #C0AEBF #C0B8AE
square
#AEC0AF #AEB6C0 #C0AEBF #C0B8AE
split-complementary
#AEC0AF #B8AEC0 #C0AEB6
monochromatic
#6B896C #8CA58D #AEC0AF #D0DBD1 #EEF2EE
Accessibility & contrast
On white
1.92
#AEC0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#AEC0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0AF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0AF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAE
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#ACBFBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aec0af; /* rgb */ color: rgb(174, 192, 175); /* oklch */ color: oklch(78.9% 0.031 146.8);
Tailwind
colors: {
custom: {
50: '#c6d3c6',
500: '#aec0af',
950: '#000000',
},
}SCSS
$custom: #aec0af; $custom-light: #c6d3c6; $custom-dark: #000000;
JSON
{
"hex": "#aec0af",
"rgb": {
"r": 174,
"g": 192,
"b": 175
},
"hsl": {
"h": 123.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.78915,
"c": 0.03085,
"h": 146.8
},
"luminance": 0.49793
}Semantic roles & 50–950 ramp
primary
#AEC0AF
secondary
#E7E3E7
accent
#4F9397
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282