#AEB293#AEB293
#AEB293 is a light, muted yellow. Relative luminance 0.429; OKLCH L 75.2% C 0.043 H 113.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB293 |
|---|---|
| RGB | rgb(174, 178, 147) |
| HSL | hsl(68, 17%, 64%) |
| HSV | hsv(68, 17%, 70%) |
| CMYK | cmyk(2.2%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(71.52, -6.83, 15.40) |
| CIE-LCH | lch(71.52, 16.85, 113.91°) |
| OKLab | oklab(75.2% -0.0171 0.0396) |
| OKLCH | oklch(75.2% 0.043 113.4) |
| XYZ | xyz(38.6419, 42.9463, 33.8519) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.37
Sage Green
#9CAF88
ΔE00 5.81
Stone (survey)
#ADA587
ΔE00 6.09
Cement
#A5A391
ΔE00 6.61
Greenish Grey
#96AE8D
ΔE00 7.12
Greyish
#A8A495
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB293 #9793B2
analogous
#B2A693 #AEB293 #9EB293
triadic
#AEB293 #93AEB2 #B293AE
tetradic
#AEB293 #93B2A6 #9793B2 #B2939E
square
#AEB293 #93B2A6 #9793B2 #B2939E
split-complementary
#AEB293 #939EB2 #A693B2
monochromatic
#727654 #93996F #AEB293 #C9CBB7 #E4E5DA
Accessibility & contrast
On white
2.19
#AEB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AEB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB293
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB293 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF91
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#B2AEA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeb293; /* rgb */ color: rgb(174, 178, 147); /* oklch */ color: oklch(75.2% 0.043 113.4);
Tailwind
colors: {
custom: {
50: '#c6c9b2',
500: '#aeb293',
950: '#000000',
},
}SCSS
$custom: #aeb293; $custom-light: #c6c9b2; $custom-dark: #000000;
JSON
{
"hex": "#aeb293",
"rgb": {
"r": 174,
"g": 178,
"b": 147
},
"hsl": {
"h": 67.742,
"s": 16.757,
"l": 63.725
},
"oklch": {
"l": 0.75202,
"c": 0.04312,
"h": 113.4
},
"luminance": 0.42946
}Semantic roles & 50–950 ramp
primary
#AEB293
secondary
#CCCBD6
accent
#4A9B55
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280