#AEBFA8#AEBFA8
#AEBFA8 is a light, muted green. Relative luminance 0.491; OKLCH L 78.5% C 0.037 H 137.5°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFA8 |
|---|---|
| RGB | rgb(174, 191, 168) |
| HSL | hsl(104, 15%, 70%) |
| HSV | hsv(104, 12%, 75%) |
| CMYK | cmyk(8.9%, 0%, 12%, 25.1%) |
| CIE-LAB | lab(75.51, -10.13, 9.64) |
| CIE-LCH | lch(75.51, 13.98, 136.43°) |
| OKLab | oklab(78.52% -0.0273 0.025) |
| OKLCH | oklch(78.52% 0.037 137.5) |
| XYZ | xyz(43.1529, 49.0870, 44.2395) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.60
Sage Green
#9CAF88
ΔE00 7.02
Darkseagreen
#8FBC8F
ΔE00 9.28
Cement
#A5A391
ΔE00 10.47
Grey Green
#86A17D
ΔE00 10.80
Bland
#AFA88B
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFA8 #B9A8BF
analogous
#B9BFA8 #AEBFA8 #A8BFAD
triadic
#AEBFA8 #A8AEBF #BFA8AE
tetradic
#AEBFA8 #A8B9BF #B9A8BF #BFADA8
square
#AEBFA8 #A8B9BF #B9A8BF #BFADA8
split-complementary
#AEBFA8 #ADA8BF #BFA8B9
monochromatic
#6E8864 #8DA585 #AEBFA8 #CFD9CB #EFF2ED
Accessibility & contrast
On white
1.94
#AEBFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#AEBFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFA8
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFA8 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA7
Deuteranopia (green-blind)
#BEB9A9
Tritanopia (blue-blind)
#AEBDB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfa8; /* rgb */ color: rgb(174, 191, 168); /* oklch */ color: oklch(78.5% 0.037 137.5);
Tailwind
colors: {
custom: {
50: '#c6d2c1',
500: '#aebfa8',
950: '#000000',
},
}SCSS
$custom: #aebfa8; $custom-light: #c6d2c1; $custom-dark: #000000;
JSON
{
"hex": "#aebfa8",
"rgb": {
"r": 174,
"g": 191,
"b": 168
},
"hsl": {
"h": 104.348,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.78515,
"c": 0.03703,
"h": 137.5
},
"luminance": 0.49087
}Semantic roles & 50–950 ramp
primary
#AEBFA8
secondary
#E3DEE5
accent
#4C9985
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281