#AEBFAB#AEBFAB
#AEBFAB is a light, muted green. Relative luminance 0.492; OKLCH L 78.6% C 0.034 H 141.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFAB |
|---|---|
| RGB | rgb(174, 191, 171) |
| HSL | hsl(111, 14%, 71%) |
| HSV | hsv(111, 10%, 75%) |
| CMYK | cmyk(8.9%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(75.58, -9.59, 8.11) |
| CIE-LCH | lch(75.58, 12.57, 139.78°) |
| OKLab | oklab(78.59% -0.026 0.0211) |
| OKLCH | oklch(78.59% 0.034 141) |
| XYZ | xyz(43.4356, 49.2001, 45.7284) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.23
Sage Green
#9CAF88
ΔE00 7.84
Darkseagreen
#8FBC8F
ΔE00 10.02
Cement
#A5A391
ΔE00 10.38
Silver (survey)
#C5C9C7
ΔE00 10.45
Greyish
#A8A495
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFAB #BCABBF
analogous
#B8BFAB #AEBFAB #ABBFB2
triadic
#AEBFAB #ABAEBF #BFABAE
tetradic
#AEBFAB #ABB8BF #BCABBF #BFB2AB
square
#AEBFAB #ABB8BF #BCABBF #BFB2AB
split-complementary
#AEBFAB #B2ABBF #BFABB8
monochromatic
#6C8868 #8DA588 #AEBFAB #CFD9CE #EEF2EE
Accessibility & contrast
On white
1.94
#AEBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#AEBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFAB
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFAB | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#BDBAAC
Tritanopia (blue-blind)
#ADBDB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfab; /* rgb */ color: rgb(174, 191, 171); /* oklch */ color: oklch(78.6% 0.034 141.0);
Tailwind
colors: {
custom: {
50: '#c6d2c4',
500: '#aebfab',
950: '#000000',
},
}SCSS
$custom: #aebfab; $custom-light: #c6d2c4; $custom-dark: #000000;
JSON
{
"hex": "#aebfab",
"rgb": {
"r": 174,
"g": 191,
"b": 171
},
"hsl": {
"h": 111,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78594,
"c": 0.03354,
"h": 141
},
"luminance": 0.49201
}Semantic roles & 50–950 ramp
primary
#AEBFAB
secondary
#E5E0E6
accent
#4E988D
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281