#AEBFA2#AEBFA2
#AEBFA2 is a light, muted yellow-green. Relative luminance 0.489; OKLCH L 78.4% C 0.044 H 132.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFA2 |
|---|---|
| RGB | rgb(174, 191, 162) |
| HSL | hsl(95, 18%, 69%) |
| HSV | hsv(95, 15%, 75%) |
| CMYK | cmyk(8.9%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.37, -11.17, 12.68) |
| CIE-LCH | lch(75.37, 16.90, 131.37°) |
| OKLab | oklab(78.36% -0.0298 0.0328) |
| OKLCH | oklch(78.36% 0.044 132.3) |
| XYZ | xyz(42.6068, 48.8686, 41.3633) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.67
Greenish Grey
#96AE8D
ΔE00 5.77
Darkseagreen
#8FBC8F
ΔE00 8.06
Lichen
#8FB67B
ΔE00 9.64
Grey Green
#86A17D
ΔE00 10.08
Greyish Green
#82A67D
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFA2 #B3A2BF
analogous
#BDBFA2 #AEBFA2 #A2BFA5
triadic
#AEBFA2 #A2AEBF #BFA2AE
tetradic
#AEBFA2 #A2BDBF #B3A2BF #BFA5A2
square
#AEBFA2 #A2BDBF #B3A2BF #BFA5A2
split-complementary
#AEBFA2 #A5A2BF #BFA2BD
monochromatic
#70895E #8EA67E #AEBFA2 #CED8C6 #EDF1EB
Accessibility & contrast
On white
1.95
#AEBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#AEBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFA2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFA2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BAA0
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#AFBCB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfa2; /* rgb */ color: rgb(174, 191, 162); /* oklch */ color: oklch(78.4% 0.044 132.3);
Tailwind
colors: {
custom: {
50: '#c6d2bd',
500: '#aebfa2',
950: '#000000',
},
}SCSS
$custom: #aebfa2; $custom-light: #c6d2bd; $custom-dark: #000000;
JSON
{
"hex": "#aebfa2",
"rgb": {
"r": 174,
"g": 191,
"b": 162
},
"hsl": {
"h": 95.172,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78362,
"c": 0.04431,
"h": 132.3
},
"luminance": 0.48869
}Semantic roles & 50–950 ramp
primary
#AEBFA2
secondary
#DFDAE3
accent
#499D7A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281