#AEBCA5#AEBCA5
#AEBCA5 is a light, muted yellow-green. Relative luminance 0.477; OKLCH L 77.8% C 0.036 H 133.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCA5 |
|---|---|
| RGB | rgb(174, 188, 165) |
| HSL | hsl(97, 15%, 69%) |
| HSV | hsv(97, 12%, 74%) |
| CMYK | cmyk(7.4%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(74.62, -9.09, 10.01) |
| CIE-LCH | lch(74.62, 13.52, 132.26°) |
| OKLab | oklab(77.79% -0.0242 0.026) |
| OKLCH | oklch(77.79% 0.036 133) |
| XYZ | xyz(42.2291, 47.6815, 42.5687) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.50
Sage Green
#9CAF88
ΔE00 6.71
Cement
#A5A391
ΔE00 9.31
Darkseagreen
#8FBC8F
ΔE00 9.79
Bland
#AFA88B
ΔE00 9.88
Greyish
#A8A495
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCA5 #B3A5BC
analogous
#BABCA5 #AEBCA5 #A5BCA8
triadic
#AEBCA5 #A5AEBC #BCA5AE
tetradic
#AEBCA5 #A5BABC #B3A5BC #BCA8A5
square
#AEBCA5 #A5BABC #B3A5BC #BCA8A5
split-complementary
#AEBCA5 #A8A5BC #BCA5BA
monochromatic
#708462 #8EA282 #AEBCA5 #CED6C8 #EDF0EB
Accessibility & contrast
On white
1.99
#AEBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AEBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCA5
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCA5 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A4
Deuteranopia (green-blind)
#BCB7A6
Tritanopia (blue-blind)
#AEBAB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebca5; /* rgb */ color: rgb(174, 188, 165); /* oklch */ color: oklch(77.8% 0.036 133.0);
Tailwind
colors: {
custom: {
50: '#c6d0bf',
500: '#aebca5',
950: '#000000',
},
}SCSS
$custom: #aebca5; $custom-light: #c6d0bf; $custom-dark: #000000;
JSON
{
"hex": "#aebca5",
"rgb": {
"r": 174,
"g": 188,
"b": 165
},
"hsl": {
"h": 96.522,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77793,
"c": 0.03552,
"h": 133
},
"luminance": 0.47682
}Semantic roles & 50–950 ramp
primary
#AEBCA5
secondary
#DFDBE2
accent
#4D997B
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281