#AEB09F#AEB09F
#AEB09F is a light, muted yellow. Relative luminance 0.426; OKLCH L 75.1% C 0.024 H 112.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB09F |
|---|---|
| RGB | rgb(174, 176, 159) |
| HSL | hsl(67, 10%, 66%) |
| HSV | hsv(67, 10%, 69%) |
| CMYK | cmyk(1.1%, 0%, 9.7%, 31%) |
| CIE-LAB | lab(71.25, -3.78, 8.47) |
| CIE-LCH | lch(71.25, 9.27, 114.05°) |
| OKLab | oklab(75.08% -0.0091 0.0221) |
| OKLCH | oklch(75.08% 0.024 112.4) |
| XYZ | xyz(39.2381, 42.5527, 38.9405) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 4.04
Greyish
#A8A495
ΔE00 4.45
Bland
#AFA88B
ΔE00 5.84
Stone (survey)
#ADA587
ΔE00 6.64
Greige
#B8AB98
ΔE00 7.39
Stone
#A89F91
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB09F #A19FB0
analogous
#B0A99F #AEB09F #A5B09F
triadic
#AEB09F #9FAEB0 #B09FAE
tetradic
#AEB09F #9FB0A9 #A19FB0 #B09FA5
square
#AEB09F #9FB0A9 #A19FB0 #B09FA5
split-complementary
#AEB09F #9FA5B0 #A99FB0
monochromatic
#727560 #92947D #AEB09F #CACCC1 #E7E7E2
Accessibility & contrast
On white
2.21
#AEB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#AEB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB09F
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB09F | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9E
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#B0AEAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeb09f; /* rgb */ color: rgb(174, 176, 159); /* oklch */ color: oklch(75.1% 0.024 112.4);
Tailwind
colors: {
custom: {
50: '#c6c7bb',
500: '#aeb09f',
950: '#000000',
},
}SCSS
$custom: #aeb09f; $custom-light: #c6c7bb; $custom-dark: #000000;
JSON
{
"hex": "#aeb09f",
"rgb": {
"r": 174,
"g": 176,
"b": 159
},
"hsl": {
"h": 67.059,
"s": 9.714,
"l": 65.686
},
"oklch": {
"l": 0.75079,
"c": 0.02387,
"h": 112.4
},
"luminance": 0.42553
}Semantic roles & 50–950 ramp
primary
#AEB09F
secondary
#D3D3D8
accent
#52945A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280