#AEB19F#AEB19F
#AEB19F is a light, muted yellow-green. Relative luminance 0.429; OKLCH L 75.3% C 0.025 H 114.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB19F |
|---|---|
| RGB | rgb(174, 177, 159) |
| HSL | hsl(70, 10%, 66%) |
| HSV | hsv(70, 10%, 69%) |
| CMYK | cmyk(1.7%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(71.52, -4.31, 8.85) |
| CIE-LCH | lch(71.52, 9.85, 115.98°) |
| OKLab | oklab(75.29% -0.0106 0.023) |
| OKLCH | oklch(75.29% 0.025 114.7) |
| XYZ | xyz(39.4349, 42.9463, 39.0061) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.45
Greyish
#A8A495
ΔE00 5.03
Bland
#AFA88B
ΔE00 5.99
Stone (survey)
#ADA587
ΔE00 6.81
Greige
#B8AB98
ΔE00 7.94
Stone
#A89F91
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB19F #A29FB1
analogous
#B1AB9F #AEB19F #A5B19F
triadic
#AEB19F #9FAEB1 #B19FAE
tetradic
#AEB19F #9FB1AB #A29FB1 #B19FA5
square
#AEB19F #9FB1AB #A29FB1 #B19FA5
split-complementary
#AEB19F #9FA5B1 #AB9FB1
monochromatic
#727660 #92967D #AEB19F #CACCC1 #E7E8E3
Accessibility & contrast
On white
2.19
#AEB19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AEB19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB19F
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB19F | 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)
#B4AF9E
Deuteranopia (green-blind)
#B4AFA0
Tritanopia (blue-blind)
#B0AFAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeb19f; /* rgb */ color: rgb(174, 177, 159); /* oklch */ color: oklch(75.3% 0.025 114.7);
Tailwind
colors: {
custom: {
50: '#c6c8bb',
500: '#aeb19f',
950: '#000000',
},
}SCSS
$custom: #aeb19f; $custom-light: #c6c8bb; $custom-dark: #000000;
JSON
{
"hex": "#aeb19f",
"rgb": {
"r": 174,
"g": 177,
"b": 159
},
"hsl": {
"h": 70,
"s": 10.345,
"l": 65.882
},
"oklch": {
"l": 0.75291,
"c": 0.02536,
"h": 114.7
},
"luminance": 0.42946
}Semantic roles & 50–950 ramp
primary
#AEB19F
secondary
#D4D3D9
accent
#51945C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280