#AEB894#AEB894
#AEB894 is a light, muted yellow-green. Relative luminance 0.454; OKLCH L 76.5% C 0.051 H 120.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB894 |
|---|---|
| RGB | rgb(174, 184, 148) |
| HSL | hsl(77, 20%, 65%) |
| HSV | hsv(77, 20%, 72%) |
| CMYK | cmyk(5.4%, 0%, 19.6%, 27.8%) |
| CIE-LAB | lab(73.17, -9.83, 17.16) |
| CIE-LCH | lch(73.17, 19.77, 119.80°) |
| OKLab | oklab(76.51% -0.0256 0.0439) |
| OKLCH | oklch(76.51% 0.051 120.2) |
| XYZ | xyz(39.9407, 45.4178, 34.6736) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.27
Greenish Grey
#96AE8D
ΔE00 5.79
Bland
#AFA88B
ΔE00 8.08
Stone (survey)
#ADA587
ΔE00 8.73
Lichen
#8FB67B
ΔE00 8.75
Darkseagreen
#8FBC8F
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB894 #9E94B8
analogous
#B8B094 #AEB894 #9CB894
triadic
#AEB894 #94AEB8 #B894AE
tetradic
#AEB894 #94B8B0 #9E94B8 #B8949C
square
#AEB894 #94B8B0 #9E94B8 #B8949C
split-complementary
#AEB894 #949CB8 #B094B8
monochromatic
#727E54 #92A06F #AEB894 #CAD0B9 #E6E9DE
Accessibility & contrast
On white
2.08
#AEB894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AEB894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB894
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB894 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB492
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#B1B4AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb894; /* rgb */ color: rgb(174, 184, 148); /* oklch */ color: oklch(76.5% 0.051 120.2);
Tailwind
colors: {
custom: {
50: '#c6cdb3',
500: '#aeb894',
950: '#000000',
},
}SCSS
$custom: #aeb894; $custom-light: #c6cdb3; $custom-dark: #000000;
JSON
{
"hex": "#aeb894",
"rgb": {
"r": 174,
"g": 184,
"b": 148
},
"hsl": {
"h": 76.667,
"s": 20.225,
"l": 65.098
},
"oklch": {
"l": 0.76514,
"c": 0.05084,
"h": 120.2
},
"luminance": 0.45418
}Semantic roles & 50–950 ramp
primary
#AEB894
secondary
#D1CEDA
accent
#479F5F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280