#AEB995#AEB995
#AEB995 is a light, muted yellow-green. Relative luminance 0.459; OKLCH L 76.8% C 0.051 H 121.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB995 |
|---|---|
| RGB | rgb(174, 185, 149) |
| HSL | hsl(78, 20%, 65%) |
| HSV | hsv(78, 19%, 73%) |
| CMYK | cmyk(5.9%, 0%, 19.5%, 27.5%) |
| CIE-LAB | lab(73.46, -10.19, 17.02) |
| CIE-LCH | lch(73.46, 19.84, 120.91°) |
| OKLab | oklab(76.75% -0.0266 0.0436) |
| OKLCH | oklch(76.75% 0.051 121.4) |
| XYZ | xyz(40.2287, 45.8665, 35.1617) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.23
Greenish Grey
#96AE8D
ΔE00 5.68
Bland
#AFA88B
ΔE00 8.46
Darkseagreen
#8FBC8F
ΔE00 8.57
Lichen
#8FB67B
ΔE00 8.61
Stone (survey)
#ADA587
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB995 #A095B9
analogous
#B9B295 #AEB995 #9CB995
triadic
#AEB995 #95AEB9 #B995AE
tetradic
#AEB995 #95B9B2 #A095B9 #B9959C
square
#AEB995 #95B9B2 #A095B9 #B9959C
split-complementary
#AEB995 #959CB9 #B295B9
monochromatic
#727F54 #92A170 #AEB995 #CAD1BA #E6EADF
Accessibility & contrast
On white
2.06
#AEB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#AEB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB995
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB995 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#B1B5AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb995; /* rgb */ color: rgb(174, 185, 149); /* oklch */ color: oklch(76.8% 0.051 121.4);
Tailwind
colors: {
custom: {
50: '#c6ceb4',
500: '#aeb995',
950: '#000000',
},
}SCSS
$custom: #aeb995; $custom-light: #c6ceb4; $custom-dark: #000000;
JSON
{
"hex": "#aeb995",
"rgb": {
"r": 174,
"g": 185,
"b": 149
},
"hsl": {
"h": 78.333,
"s": 20.455,
"l": 65.49
},
"oklch": {
"l": 0.76754,
"c": 0.0511,
"h": 121.4
},
"luminance": 0.45867
}Semantic roles & 50–950 ramp
primary
#AEB995
secondary
#D3CFDB
accent
#479F62
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280