#AEBFA5#AEBFA5
#AEBFA5 is a light, muted yellow-green. Relative luminance 0.490; OKLCH L 78.4% C 0.041 H 134.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFA5 |
|---|---|
| RGB | rgb(174, 191, 165) |
| HSL | hsl(99, 17%, 70%) |
| HSV | hsv(99, 14%, 75%) |
| CMYK | cmyk(8.9%, 0%, 13.6%, 25.1%) |
| CIE-LAB | lab(75.44, -10.65, 11.16) |
| CIE-LCH | lch(75.44, 15.43, 133.67°) |
| OKLab | oklab(78.44% -0.0286 0.0289) |
| OKLCH | oklch(78.44% 0.041 134.7) |
| XYZ | xyz(42.8767, 48.9765, 42.7845) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.11
Sage Green
#9CAF88
ΔE00 6.29
Darkseagreen
#8FBC8F
ΔE00 8.62
Grey Green
#86A17D
ΔE00 10.39
Lichen
#8FB67B
ΔE00 10.41
Cement
#A5A391
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFA5 #B6A5BF
analogous
#BBBFA5 #AEBFA5 #A5BFA9
triadic
#AEBFA5 #A5AEBF #BFA5AE
tetradic
#AEBFA5 #A5BBBF #B6A5BF #BFA9A5
square
#AEBFA5 #A5BBBF #B6A5BF #BFA9A5
split-complementary
#AEBFA5 #A9A5BF #BFA5BB
monochromatic
#6F8961 #8EA681 #AEBFA5 #CED8C9 #EEF2ED
Accessibility & contrast
On white
1.95
#AEBFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#AEBFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFA5
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFA5 | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA4
Deuteranopia (green-blind)
#BFB9A6
Tritanopia (blue-blind)
#AEBDB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfa5; /* rgb */ color: rgb(174, 191, 165); /* oklch */ color: oklch(78.4% 0.041 134.7);
Tailwind
colors: {
custom: {
50: '#c6d2bf',
500: '#aebfa5',
950: '#000000',
},
}SCSS
$custom: #aebfa5; $custom-light: #c6d2bf; $custom-dark: #000000;
JSON
{
"hex": "#aebfa5",
"rgb": {
"r": 174,
"g": 191,
"b": 165
},
"hsl": {
"h": 99.231,
"s": 16.883,
"l": 69.804
},
"oklch": {
"l": 0.78437,
"c": 0.04064,
"h": 134.7
},
"luminance": 0.48977
}Semantic roles & 50–950 ramp
primary
#AEBFA5
secondary
#E1DCE4
accent
#4A9B7F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281