#AEBFAF#AEBFAF
#AEBFAF is a light, muted green. Relative luminance 0.494; OKLCH L 78.7% C 0.029 H 146.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFAF |
|---|---|
| RGB | rgb(174, 191, 175) |
| HSL | hsl(124, 12%, 72%) |
| HSV | hsv(124, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(75.67, -8.87, 6.09) |
| CIE-LCH | lch(75.67, 10.75, 145.53°) |
| OKLab | oklab(78.7% -0.0244 0.0159) |
| OKLCH | oklch(78.7% 0.029 146.9) |
| XYZ | xyz(43.8227, 49.3549, 47.7668) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.26
Sage Green
#9CAF88
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 9.36
Cement
#A5A391
ΔE00 10.40
Light Grey
#D8DCD6
ΔE00 10.73
Greyish
#A8A495
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFAF #BFAEBE
analogous
#B6BFAE #AEBFAF #AEBFB8
triadic
#AEBFAF #AFAEBF #BFAFAE
tetradic
#AEBFAF #AEB6BF #BFAEBE #BFB8AE
square
#AEBFAF #AEB6BF #BFAEBE #BFB8AE
split-complementary
#AEBFAF #B8AEBF #BFAEB6
monochromatic
#6B886D #8CA48D #AEBFAF #D0DAD1 #EEF1EE
Accessibility & contrast
On white
1.93
#AEBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#AEBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFAF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFAF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#ACBEBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfaf; /* rgb */ color: rgb(174, 191, 175); /* oklch */ color: oklch(78.7% 0.029 146.9);
Tailwind
colors: {
custom: {
50: '#c6d2c6',
500: '#aebfaf',
950: '#000000',
},
}SCSS
$custom: #aebfaf; $custom-light: #c6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#aebfaf",
"rgb": {
"r": 174,
"g": 191,
"b": 175
},
"hsl": {
"h": 123.529,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78701,
"c": 0.0291,
"h": 146.9
},
"luminance": 0.49355
}Semantic roles & 50–950 ramp
primary
#AEBFAF
secondary
#E7E2E6
accent
#509296
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282