#AEB198#AEB198
#AEB198 is a light, muted yellow. Relative luminance 0.427; OKLCH L 75.1% C 0.035 H 112.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB198 |
|---|---|
| RGB | rgb(174, 177, 152) |
| HSL | hsl(67, 14%, 65%) |
| HSV | hsv(67, 14%, 69%) |
| CMYK | cmyk(1.7%, 0%, 14.1%, 30.6%) |
| CIE-LAB | lab(71.36, -5.49, 12.45) |
| CIE-LCH | lch(71.36, 13.61, 113.79°) |
| OKLab | oklab(75.11% -0.0135 0.0322) |
| OKLCH | oklch(75.11% 0.035 112.8) |
| XYZ | xyz(38.8446, 42.7101, 35.8972) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.99
Cement
#A5A391
ΔE00 5.14
Stone (survey)
#ADA587
ΔE00 5.81
Greyish
#A8A495
ΔE00 6.26
Sage Green
#9CAF88
ΔE00 7.20
Greenish Grey
#96AE8D
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB198 #9B98B1
analogous
#B1A898 #AEB198 #A2B198
triadic
#AEB198 #98AEB1 #B198AE
tetradic
#AEB198 #98B1A8 #9B98B1 #B198A2
square
#AEB198 #98B1A8 #9B98B1 #B198A2
split-complementary
#AEB198 #98A2B1 #A898B1
monochromatic
#727659 #939775 #AEB198 #C9CBBB #E5E6DE
Accessibility & contrast
On white
2.20
#AEB198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AEB198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB198
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB198 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE97
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#B1AEAA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeb198; /* rgb */ color: rgb(174, 177, 152); /* oklch */ color: oklch(75.1% 0.035 112.8);
Tailwind
colors: {
custom: {
50: '#c6c8b6',
500: '#aeb198',
950: '#000000',
},
}SCSS
$custom: #aeb198; $custom-light: #c6c8b6; $custom-dark: #000000;
JSON
{
"hex": "#aeb198",
"rgb": {
"r": 174,
"g": 177,
"b": 152
},
"hsl": {
"h": 67.2,
"s": 13.812,
"l": 64.51
},
"oklch": {
"l": 0.75111,
"c": 0.03492,
"h": 112.8
},
"luminance": 0.4271
}Semantic roles & 50–950 ramp
primary
#AEB198
secondary
#CFCED7
accent
#4E9856
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280