#AEBFA7#AEBFA7
#AEBFA7 is a light, muted green. Relative luminance 0.490; OKLCH L 78.5% C 0.038 H 136.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFA7 |
|---|---|
| RGB | rgb(174, 191, 167) |
| HSL | hsl(103, 16%, 70%) |
| HSV | hsv(103, 13%, 75%) |
| CMYK | cmyk(8.9%, 0%, 12.6%, 25.1%) |
| CIE-LAB | lab(75.48, -10.30, 10.14) |
| CIE-LCH | lch(75.48, 14.46, 135.45°) |
| OKLab | oklab(78.49% -0.0277 0.0263) |
| OKLCH | oklch(78.49% 0.038 136.5) |
| XYZ | xyz(43.0601, 49.0499, 43.7507) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.42
Sage Green
#9CAF88
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 9.05
Cement
#A5A391
ΔE00 10.52
Grey Green
#86A17D
ΔE00 10.65
Lichen
#8FB67B
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFA7 #B8A7BF
analogous
#BABFA7 #AEBFA7 #A7BFAC
triadic
#AEBFA7 #A7AEBF #BFA7AE
tetradic
#AEBFA7 #A7BABF #B8A7BF #BFACA7
square
#AEBFA7 #A7BABF #B8A7BF #BFACA7
split-complementary
#AEBFA7 #ACA7BF #BFA7BA
monochromatic
#6E8863 #8DA584 #AEBFA7 #CFD9CA #EFF2ED
Accessibility & contrast
On white
1.94
#AEBFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#AEBFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFA7
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFA7 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA6
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#AEBDB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfa7; /* rgb */ color: rgb(174, 191, 167); /* oklch */ color: oklch(78.5% 0.038 136.5);
Tailwind
colors: {
custom: {
50: '#c6d2c1',
500: '#aebfa7',
950: '#000000',
},
}SCSS
$custom: #aebfa7; $custom-light: #c6d2c1; $custom-dark: #000000;
JSON
{
"hex": "#aebfa7",
"rgb": {
"r": 174,
"g": 191,
"b": 167
},
"hsl": {
"h": 102.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78489,
"c": 0.03822,
"h": 136.5
},
"luminance": 0.4905
}Semantic roles & 50–950 ramp
primary
#AEBFA7
secondary
#E2DEE4
accent
#4B9A83
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281