#AEBCA1#AEBCA1
#AEBCA1 is a light, muted yellow-green. Relative luminance 0.475; OKLCH L 77.7% C 0.041 H 129.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCA1 |
|---|---|
| RGB | rgb(174, 188, 161) |
| HSL | hsl(91, 17%, 68%) |
| HSV | hsv(91, 14%, 74%) |
| CMYK | cmyk(7.4%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(74.53, -9.78, 12.04) |
| CIE-LCH | lch(74.53, 15.51, 129.08°) |
| OKLab | oklab(77.69% -0.0259 0.0312) |
| OKLCH | oklch(77.69% 0.041 129.8) |
| XYZ | xyz(41.8708, 47.5381, 40.6812) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.72
Greenish Grey
#96AE8D
ΔE00 5.87
Darkseagreen
#8FBC8F
ΔE00 8.97
Cement
#A5A391
ΔE00 9.60
Bland
#AFA88B
ΔE00 9.65
Grey Green
#86A17D
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCA1 #AFA1BC
analogous
#BBBCA1 #AEBCA1 #A1BCA1
triadic
#AEBCA1 #A1AEBC #BCA1AE
tetradic
#AEBCA1 #A1BBBC #AFA1BC #BCA1A1
square
#AEBCA1 #A1BBBC #AFA1BC #BCA1A1
split-complementary
#AEBCA1 #A1A1BC #BCA1BB
monochromatic
#71845E #8FA37D #AEBCA1 #CDD5C5 #ECEFE8
Accessibility & contrast
On white
2.00
#AEBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#AEBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCA1
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCA1 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89F
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#AFB9B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebca1; /* rgb */ color: rgb(174, 188, 161); /* oklch */ color: oklch(77.7% 0.041 129.8);
Tailwind
colors: {
custom: {
50: '#c6d0bc',
500: '#aebca1',
950: '#000000',
},
}SCSS
$custom: #aebca1; $custom-light: #c6d0bc; $custom-dark: #000000;
JSON
{
"hex": "#aebca1",
"rgb": {
"r": 174,
"g": 188,
"b": 161
},
"hsl": {
"h": 91.111,
"s": 16.77,
"l": 68.431
},
"oklch": {
"l": 0.77691,
"c": 0.04052,
"h": 129.8
},
"luminance": 0.47538
}Semantic roles & 50–950 ramp
primary
#AEBCA1
secondary
#DDD8E0
accent
#4A9B74
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281