#AEBBAF#AEBBAF
#AEBBAF is a light, muted green. Relative luminance 0.476; OKLCH L 77.8% C 0.022 H 147.6°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBAF |
|---|---|
| RGB | rgb(174, 187, 175) |
| HSL | hsl(125, 9%, 71%) |
| HSV | hsv(125, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.59, -6.76, 4.53) |
| CIE-LCH | lch(74.59, 8.14, 146.18°) |
| OKLab | oklab(77.85% -0.0186 0.0119) |
| OKLCH | oklch(77.85% 0.022 147.6) |
| XYZ | xyz(42.9623, 47.6341, 47.4800) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.81
Cement
#A5A391
ΔE00 9.04
Silver
#C0C0C0
ΔE00 9.17
Greyish
#A8A495
ΔE00 9.38
Greenish Grey
#96AE8D
ΔE00 9.48
Dark Gray
#A9A9A9
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBAF #BBAEBA
analogous
#B3BBAE #AEBBAF #AEBBB5
triadic
#AEBBAF #AFAEBB #BBAFAE
tetradic
#AEBBAF #AEB3BB #BBAEBA #BBB5AE
square
#AEBBAF #AEB3BB #BBAEBA #BBB5AE
split-complementary
#AEBBAF #B5AEBB #BBAEB3
monochromatic
#6D826E #8D9F8E #AEBBAF #CFD7D0 #EEF1EF
Accessibility & contrast
On white
1.99
#AEBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#AEBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBAF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBAF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#ADBAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebbaf; /* rgb */ color: rgb(174, 187, 175); /* oklch */ color: oklch(77.8% 0.022 147.6);
Tailwind
colors: {
custom: {
50: '#c6cfc6',
500: '#aebbaf',
950: '#000000',
},
}SCSS
$custom: #aebbaf; $custom-light: #c6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#aebbaf",
"rgb": {
"r": 174,
"g": 187,
"b": 175
},
"hsl": {
"h": 124.615,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77848,
"c": 0.02209,
"h": 147.6
},
"luminance": 0.47634
}Semantic roles & 50–950 ramp
primary
#AEBBAF
secondary
#E4E1E4
accent
#538E93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282