#AEB893#AEB893
#AEB893 is a light, muted yellow-green. Relative luminance 0.454; OKLCH L 76.5% C 0.052 H 119.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB893 |
|---|---|
| RGB | rgb(174, 184, 147) |
| HSL | hsl(76, 21%, 65%) |
| HSV | hsv(76, 20%, 72%) |
| CMYK | cmyk(5.4%, 0%, 20.1%, 27.8%) |
| CIE-LAB | lab(73.15, -9.99, 17.67) |
| CIE-LCH | lch(73.15, 20.30, 119.47°) |
| OKLab | oklab(76.49% -0.026 0.0452) |
| OKLCH | oklch(76.49% 0.052 119.9) |
| XYZ | xyz(39.8619, 45.3863, 34.2585) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.21
Greenish Grey
#96AE8D
ΔE00 5.84
Bland
#AFA88B
ΔE00 8.12
Lichen
#8FB67B
ΔE00 8.59
Stone (survey)
#ADA587
ΔE00 8.76
Darkseagreen
#8FBC8F
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB893 #9D93B8
analogous
#B8AF93 #AEB893 #9CB893
triadic
#AEB893 #93AEB8 #B893AE
tetradic
#AEB893 #93B8AF #9D93B8 #B8939C
square
#AEB893 #93B8AF #9D93B8 #B8939C
split-complementary
#AEB893 #939CB8 #AF93B8
monochromatic
#727E53 #92A06E #AEB893 #CAD0B8 #E5E9DD
Accessibility & contrast
On white
2.08
#AEB893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AEB893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB893
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB893 | 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)
#BDB491
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#B2B4AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb893; /* rgb */ color: rgb(174, 184, 147); /* oklch */ color: oklch(76.5% 0.052 119.9);
Tailwind
colors: {
custom: {
50: '#c6cdb2',
500: '#aeb893',
950: '#000000',
},
}SCSS
$custom: #aeb893; $custom-light: #c6cdb2; $custom-dark: #000000;
JSON
{
"hex": "#aeb893",
"rgb": {
"r": 174,
"g": 184,
"b": 147
},
"hsl": {
"h": 76.216,
"s": 20.67,
"l": 64.902
},
"oklch": {
"l": 0.76491,
"c": 0.05214,
"h": 119.9
},
"luminance": 0.45386
}Semantic roles & 50–950 ramp
primary
#AEB893
secondary
#D1CDDA
accent
#469F5E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280