#AEB094#AEB094
#AEB094 is a light, muted yellow. Relative luminance 0.422; OKLCH L 74.8% C 0.039 H 110.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB094 |
|---|---|
| RGB | rgb(174, 176, 148) |
| HSL | hsl(64, 15%, 64%) |
| HSV | hsv(64, 16%, 69%) |
| CMYK | cmyk(1.1%, 0%, 15.9%, 31%) |
| CIE-LAB | lab(71.00, -5.61, 14.13) |
| CIE-LCH | lch(71.00, 15.21, 111.64°) |
| OKLab | oklab(74.8% -0.0137 0.0364) |
| OKLCH | oklch(74.8% 0.039 110.6) |
| XYZ | xyz(38.3257, 42.1877, 34.1352) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.39
Stone (survey)
#ADA587
ΔE00 5.18
Cement
#A5A391
ΔE00 5.36
Greyish
#A8A495
ΔE00 6.59
Sage Green
#9CAF88
ΔE00 6.86
Putty
#BEAE8A
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB094 #9694B0
analogous
#B0A494 #AEB094 #A0B094
triadic
#AEB094 #94AEB0 #B094AE
tetradic
#AEB094 #94B0A4 #9694B0 #B094A0
square
#AEB094 #94B0A4 #9694B0 #B094A0
split-complementary
#AEB094 #94A0B0 #A494B0
monochromatic
#727456 #939671 #AEB094 #C9CAB7 #E3E4DA
Accessibility & contrast
On white
2.23
#AEB094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AEB094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB094
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB094 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD92
Deuteranopia (green-blind)
#B5AE95
Tritanopia (blue-blind)
#B2ACA8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeb094; /* rgb */ color: rgb(174, 176, 148); /* oklch */ color: oklch(74.8% 0.039 110.6);
Tailwind
colors: {
custom: {
50: '#c6c7b3',
500: '#aeb094',
950: '#000000',
},
}SCSS
$custom: #aeb094; $custom-light: #c6c7b3; $custom-dark: #000000;
JSON
{
"hex": "#aeb094",
"rgb": {
"r": 174,
"g": 176,
"b": 148
},
"hsl": {
"h": 64.286,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.74799,
"c": 0.03891,
"h": 110.6
},
"luminance": 0.42187
}Semantic roles & 50–950 ramp
primary
#AEB094
secondary
#CCCBD5
accent
#4C9952
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280