#AEBFAA#AEBFAA
#AEBFAA is a light, muted green. Relative luminance 0.492; OKLCH L 78.6% C 0.035 H 139.7°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFAA |
|---|---|
| RGB | rgb(174, 191, 170) |
| HSL | hsl(109, 14%, 71%) |
| HSV | hsv(109, 11%, 75%) |
| CMYK | cmyk(8.9%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(75.55, -9.77, 8.62) |
| CIE-LCH | lch(75.55, 13.03, 138.58°) |
| OKLab | oklab(78.57% -0.0265 0.0224) |
| OKLCH | oklch(78.57% 0.035 139.7) |
| XYZ | xyz(43.3407, 49.1621, 45.2283) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.00
Sage Green
#9CAF88
ΔE00 7.56
Darkseagreen
#8FBC8F
ΔE00 9.76
Cement
#A5A391
ΔE00 10.40
Silver (survey)
#C5C9C7
ΔE00 10.71
Grey Green
#86A17D
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFAA #BBAABF
analogous
#B8BFAA #AEBFAA #AABFB0
triadic
#AEBFAA #AAAEBF #BFAAAE
tetradic
#AEBFAA #AAB8BF #BBAABF #BFB0AA
square
#AEBFAA #AAB8BF #BBAABF #BFB0AA
split-complementary
#AEBFAA #B0AABF #BFAAB8
monochromatic
#6D8866 #8DA587 #AEBFAA #CFD9CD #EEF2EE
Accessibility & contrast
On white
1.94
#AEBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#AEBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFAA
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFAA | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#BEB9AB
Tritanopia (blue-blind)
#ADBDB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfaa; /* rgb */ color: rgb(174, 191, 170); /* oklch */ color: oklch(78.6% 0.035 139.7);
Tailwind
colors: {
custom: {
50: '#c6d2c3',
500: '#aebfaa',
950: '#000000',
},
}SCSS
$custom: #aebfaa; $custom-light: #c6d2c3; $custom-dark: #000000;
JSON
{
"hex": "#aebfaa",
"rgb": {
"r": 174,
"g": 191,
"b": 170
},
"hsl": {
"h": 108.571,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78567,
"c": 0.03469,
"h": 139.7
},
"luminance": 0.49163
}Semantic roles & 50–950 ramp
primary
#AEBFAA
secondary
#E4E0E5
accent
#4D988A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281