#AEB698#AEB698
#AEB698 is a light, muted yellow-green. Relative luminance 0.447; OKLCH L 76.2% C 0.042 H 119.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB698 |
|---|---|
| RGB | rgb(174, 182, 152) |
| HSL | hsl(76, 17%, 65%) |
| HSV | hsv(76, 16%, 71%) |
| CMYK | cmyk(4.4%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(72.71, -8.14, 14.35) |
| CIE-LCH | lch(72.71, 16.50, 119.55°) |
| OKLab | oklab(76.18% -0.0209 0.037) |
| OKLCH | oklch(76.18% 0.042 119.5) |
| XYZ | xyz(39.8503, 44.7216, 36.2324) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.20
Greenish Grey
#96AE8D
ΔE00 6.20
Bland
#AFA88B
ΔE00 7.11
Cement
#A5A391
ΔE00 7.76
Stone (survey)
#ADA587
ΔE00 7.86
Greyish
#A8A495
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB698 #A098B6
analogous
#B6AF98 #AEB698 #9FB698
triadic
#AEB698 #98AEB6 #B698AE
tetradic
#AEB698 #98B6AF #A098B6 #B6989F
square
#AEB698 #98B6AF #A098B6 #B6989F
split-complementary
#AEB698 #989FB6 #AF98B6
monochromatic
#727C58 #929D74 #AEB698 #CACFBC #E6E9E0
Accessibility & contrast
On white
2.11
#AEB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#AEB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB698
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB698 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#B9B399
Tritanopia (blue-blind)
#B1B3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb698; /* rgb */ color: rgb(174, 182, 152); /* oklch */ color: oklch(76.2% 0.042 119.5);
Tailwind
colors: {
custom: {
50: '#c6cbb6',
500: '#aeb698',
950: '#000000',
},
}SCSS
$custom: #aeb698; $custom-light: #c6cbb6; $custom-dark: #000000;
JSON
{
"hex": "#aeb698",
"rgb": {
"r": 174,
"g": 182,
"b": 152
},
"hsl": {
"h": 76,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.76179,
"c": 0.04248,
"h": 119.5
},
"luminance": 0.44722
}Semantic roles & 50–950 ramp
primary
#AEB698
secondary
#D3D0DA
accent
#4A9B60
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280