#AEB298#AEB298
#AEB298 is a light, muted yellow. Relative luminance 0.431; OKLCH L 75.3% C 0.036 H 114.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB298 |
|---|---|
| RGB | rgb(174, 178, 152) |
| HSL | hsl(69, 14%, 65%) |
| HSV | hsv(69, 15%, 70%) |
| CMYK | cmyk(2.2%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(71.63, -6.02, 12.83) |
| CIE-LCH | lch(71.63, 14.18, 115.14°) |
| OKLab | oklab(75.32% -0.015 0.0332) |
| OKLCH | oklch(75.32% 0.036 114.4) |
| XYZ | xyz(39.0428, 43.1066, 35.9633) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.39
Cement
#A5A391
ΔE00 5.67
Stone (survey)
#ADA587
ΔE00 6.20
Sage Green
#9CAF88
ΔE00 6.73
Greyish
#A8A495
ΔE00 6.84
Greenish Grey
#96AE8D
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB298 #9C98B2
analogous
#B2A998 #AEB298 #A1B298
triadic
#AEB298 #98AEB2 #B298AE
tetradic
#AEB298 #98B2A9 #9C98B2 #B298A1
square
#AEB298 #98B2A9 #9C98B2 #B298A1
split-complementary
#AEB298 #98A1B2 #A998B2
monochromatic
#727759 #929875 #AEB298 #CACCBB #E5E6DE
Accessibility & contrast
On white
2.18
#AEB298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AEB298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB298
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB298 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#B1AFAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeb298; /* rgb */ color: rgb(174, 178, 152); /* oklch */ color: oklch(75.3% 0.036 114.4);
Tailwind
colors: {
custom: {
50: '#c6c9b6',
500: '#aeb298',
950: '#000000',
},
}SCSS
$custom: #aeb298; $custom-light: #c6c9b6; $custom-dark: #000000;
JSON
{
"hex": "#aeb298",
"rgb": {
"r": 174,
"g": 178,
"b": 152
},
"hsl": {
"h": 69.231,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.75324,
"c": 0.03639,
"h": 114.4
},
"luminance": 0.43106
}Semantic roles & 50–950 ramp
primary
#AEB298
secondary
#D0CED7
accent
#4D9959
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280