#AEBCA0#AEBCA0
#AEBCA0 is a light, muted yellow-green. Relative luminance 0.475; OKLCH L 77.7% C 0.042 H 129.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCA0 |
|---|---|
| RGB | rgb(174, 188, 160) |
| HSL | hsl(90, 17%, 68%) |
| HSV | hsv(90, 15%, 74%) |
| CMYK | cmyk(7.4%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(74.51, -9.95, 12.55) |
| CIE-LCH | lch(74.51, 16.02, 128.40°) |
| OKLab | oklab(77.67% -0.0263 0.0324) |
| OKLCH | oklch(77.67% 0.042 129.1) |
| XYZ | xyz(41.7829, 47.5030, 40.2186) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.50
Greenish Grey
#96AE8D
ΔE00 5.76
Darkseagreen
#8FBC8F
ΔE00 8.80
Bland
#AFA88B
ΔE00 9.62
Cement
#A5A391
ΔE00 9.69
Grey Green
#86A17D
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCA0 #AEA0BC
analogous
#BCBCA0 #AEBCA0 #A0BCA0
triadic
#AEBCA0 #A0AEBC #BCA0AE
tetradic
#AEBCA0 #A0BCBC #AEA0BC #BCA0A0
square
#AEBCA0 #A0BCBC #AEA0BC #BCA0A0
split-complementary
#AEBCA0 #A0A0BC #BCA0BC
monochromatic
#71845D #8FA37C #AEBCA0 #CDD5C4 #EBEFE8
Accessibility & contrast
On white
2.00
#AEBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#AEBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCA0
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCA0 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89E
Deuteranopia (green-blind)
#BDB7A1
Tritanopia (blue-blind)
#AFB9B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebca0; /* rgb */ color: rgb(174, 188, 160); /* oklch */ color: oklch(77.7% 0.042 129.1);
Tailwind
colors: {
custom: {
50: '#c6d0bc',
500: '#aebca0',
950: '#000000',
},
}SCSS
$custom: #aebca0; $custom-light: #c6d0bc; $custom-dark: #000000;
JSON
{
"hex": "#aebca0",
"rgb": {
"r": 174,
"g": 188,
"b": 160
},
"hsl": {
"h": 90,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.77666,
"c": 0.04179,
"h": 129.1
},
"luminance": 0.47503
}Semantic roles & 50–950 ramp
primary
#AEBCA0
secondary
#DCD8E0
accent
#4A9C73
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281