#AEBCA4#AEBCA4
#AEBCA4 is a light, muted yellow-green. Relative luminance 0.476; OKLCH L 77.8% C 0.037 H 132.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCA4 |
|---|---|
| RGB | rgb(174, 188, 164) |
| HSL | hsl(95, 15%, 69%) |
| HSV | hsv(95, 13%, 74%) |
| CMYK | cmyk(7.4%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(74.60, -9.26, 10.51) |
| CIE-LCH | lch(74.60, 14.01, 131.38°) |
| OKLab | oklab(77.77% -0.0247 0.0273) |
| OKLCH | oklch(77.77% 0.037 132.1) |
| XYZ | xyz(42.1385, 47.6452, 42.0912) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.32
Sage Green
#9CAF88
ΔE00 6.44
Cement
#A5A391
ΔE00 9.37
Darkseagreen
#8FBC8F
ΔE00 9.57
Bland
#AFA88B
ΔE00 9.81
Greyish
#A8A495
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCA4 #B2A4BC
analogous
#BABCA4 #AEBCA4 #A4BCA6
triadic
#AEBCA4 #A4AEBC #BCA4AE
tetradic
#AEBCA4 #A4BABC #B2A4BC #BCA6A4
square
#AEBCA4 #A4BABC #B2A4BC #BCA6A4
split-complementary
#AEBCA4 #A6A4BC #BCA4BA
monochromatic
#708461 #8FA281 #AEBCA4 #CDD6C7 #EDF0EA
Accessibility & contrast
On white
1.99
#AEBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#AEBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCA4
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCA4 | 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)
#BEB8A3
Deuteranopia (green-blind)
#BCB7A5
Tritanopia (blue-blind)
#AFBAB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebca4; /* rgb */ color: rgb(174, 188, 164); /* oklch */ color: oklch(77.8% 0.037 132.1);
Tailwind
colors: {
custom: {
50: '#c6d0bf',
500: '#aebca4',
950: '#000000',
},
}SCSS
$custom: #aebca4; $custom-light: #c6d0bf; $custom-dark: #000000;
JSON
{
"hex": "#aebca4",
"rgb": {
"r": 174,
"g": 188,
"b": 164
},
"hsl": {
"h": 95,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77767,
"c": 0.03677,
"h": 132.1
},
"luminance": 0.47645
}Semantic roles & 50–950 ramp
primary
#AEBCA4
secondary
#DEDAE1
accent
#4C9979
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281