#AEBCAF#AEBCAF
#AEBCAF is a light, muted green. Relative luminance 0.481; OKLCH L 78.1% C 0.024 H 147.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCAF |
|---|---|
| RGB | rgb(174, 188, 175) |
| HSL | hsl(124, 9%, 71%) |
| HSV | hsv(124, 7%, 74%) |
| CMYK | cmyk(7.4%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.86, -7.29, 4.92) |
| CIE-LCH | lch(74.86, 8.80, 145.99°) |
| OKLab | oklab(78.06% -0.0201 0.0129) |
| OKLCH | oklch(78.06% 0.024 147.4) |
| XYZ | xyz(43.1751, 48.0599, 47.5510) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.19
Greenish Grey
#96AE8D
ΔE00 9.12
Cement
#A5A391
ΔE00 9.35
Silver
#C0C0C0
ΔE00 9.66
Greyish
#A8A495
ΔE00 9.78
Sage Green
#9CAF88
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCAF #BCAEBB
analogous
#B4BCAE #AEBCAF #AEBCB6
triadic
#AEBCAF #AFAEBC #BCAFAE
tetradic
#AEBCAF #AEB4BC #BCAEBB #BCB6AE
square
#AEBCAF #AEB4BC #BCAEBB #BCB6AE
split-complementary
#AEBCAF #B6AEBC #BCAEB4
monochromatic
#6C836E #8DA08E #AEBCAF #CFD8D0 #EEF1EE
Accessibility & contrast
On white
1.98
#AEBCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#AEBCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCAF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCAF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AE
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#ADBBB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebcaf; /* rgb */ color: rgb(174, 188, 175); /* oklch */ color: oklch(78.1% 0.024 147.4);
Tailwind
colors: {
custom: {
50: '#c6d0c6',
500: '#aebcaf',
950: '#000000',
},
}SCSS
$custom: #aebcaf; $custom-light: #c6d0c6; $custom-dark: #000000;
JSON
{
"hex": "#aebcaf",
"rgb": {
"r": 174,
"g": 188,
"b": 175
},
"hsl": {
"h": 124.286,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78061,
"c": 0.02385,
"h": 147.4
},
"luminance": 0.4806
}Semantic roles & 50–950 ramp
primary
#AEBCAF
secondary
#E5E1E4
accent
#528F93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282