#AEB993#AEB993
#AEB993 is a light, muted yellow-green. Relative luminance 0.458; OKLCH L 76.7% C 0.054 H 120.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB993 |
|---|---|
| RGB | rgb(174, 185, 147) |
| HSL | hsl(77, 21%, 65%) |
| HSV | hsv(77, 21%, 73%) |
| CMYK | cmyk(5.9%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(73.42, -10.51, 18.05) |
| CIE-LCH | lch(73.42, 20.88, 120.21°) |
| OKLab | oklab(76.71% -0.0275 0.0461) |
| OKLCH | oklch(76.71% 0.054 120.8) |
| XYZ | xyz(40.0704, 45.8032, 34.3280) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.13
Greenish Grey
#96AE8D
ΔE00 5.78
Lichen
#8FB67B
ΔE00 8.28
Darkseagreen
#8FBC8F
ΔE00 8.46
Bland
#AFA88B
ΔE00 8.55
Tan Green
#A9BE70
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB993 #9E93B9
analogous
#B9B193 #AEB993 #9BB993
triadic
#AEB993 #93AEB9 #B993AE
tetradic
#AEB993 #93B9B1 #9E93B9 #B9939B
square
#AEB993 #93B9B1 #9E93B9 #B9939B
split-complementary
#AEB993 #939BB9 #B193B9
monochromatic
#727F52 #92A16E #AEB993 #CAD1B8 #E6E9DD
Accessibility & contrast
On white
2.07
#AEB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#AEB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB993
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB993 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB491
Deuteranopia (green-blind)
#BDB495
Tritanopia (blue-blind)
#B1B5AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb993; /* rgb */ color: rgb(174, 185, 147); /* oklch */ color: oklch(76.7% 0.054 120.8);
Tailwind
colors: {
custom: {
50: '#c6ceb2',
500: '#aeb993',
950: '#000000',
},
}SCSS
$custom: #aeb993; $custom-light: #c6ceb2; $custom-dark: #000000;
JSON
{
"hex": "#aeb993",
"rgb": {
"r": 174,
"g": 185,
"b": 147
},
"hsl": {
"h": 77.368,
"s": 21.348,
"l": 65.098
},
"oklch": {
"l": 0.76707,
"c": 0.05369,
"h": 120.8
},
"luminance": 0.45803
}Semantic roles & 50–950 ramp
primary
#AEB993
secondary
#D1CDDA
accent
#46A060
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280