#AEBFA3#AEBFA3
#AEBFA3 is a light, muted yellow-green. Relative luminance 0.489; OKLCH L 78.4% C 0.043 H 133.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFA3 |
|---|---|
| RGB | rgb(174, 191, 163) |
| HSL | hsl(96, 18%, 69%) |
| HSV | hsv(96, 15%, 75%) |
| CMYK | cmyk(8.9%, 0%, 14.7%, 25.1%) |
| CIE-LAB | lab(75.39, -11.00, 12.18) |
| CIE-LCH | lch(75.39, 16.41, 132.09°) |
| OKLab | oklab(78.39% -0.0294 0.0315) |
| OKLCH | oklch(78.39% 0.043 133) |
| XYZ | xyz(42.6961, 48.9043, 41.8333) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.86
Greenish Grey
#96AE8D
ΔE00 5.86
Darkseagreen
#8FBC8F
ΔE00 8.24
Lichen
#8FB67B
ΔE00 9.89
Grey Green
#86A17D
ΔE00 10.17
Greyish Green
#82A67D
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFA3 #B4A3BF
analogous
#BCBFA3 #AEBFA3 #A3BFA6
triadic
#AEBFA3 #A3AEBF #BFA3AE
tetradic
#AEBFA3 #A3BCBF #B4A3BF #BFA6A3
square
#AEBFA3 #A3BCBF #B4A3BF #BFA6A3
split-complementary
#AEBFA3 #A6A3BF #BFA3BC
monochromatic
#6F895F #8EA67F #AEBFA3 #CED8C7 #EEF1EB
Accessibility & contrast
On white
1.95
#AEBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#AEBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFA3
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFA3 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA1
Deuteranopia (green-blind)
#BFB9A4
Tritanopia (blue-blind)
#AEBCB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfa3; /* rgb */ color: rgb(174, 191, 163); /* oklch */ color: oklch(78.4% 0.043 133.0);
Tailwind
colors: {
custom: {
50: '#c6d2be',
500: '#aebfa3',
950: '#000000',
},
}SCSS
$custom: #aebfa3; $custom-light: #c6d2be; $custom-dark: #000000;
JSON
{
"hex": "#aebfa3",
"rgb": {
"r": 174,
"g": 191,
"b": 163
},
"hsl": {
"h": 96.429,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78387,
"c": 0.04308,
"h": 133
},
"luminance": 0.48905
}Semantic roles & 50–950 ramp
primary
#AEBFA3
secondary
#E0DBE3
accent
#499C7C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281