#AEBFAE#AEBFAE
#AEBFAE is a light, muted green. Relative luminance 0.493; OKLCH L 78.7% C 0.030 H 145.3°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFAE |
|---|---|
| RGB | rgb(174, 191, 174) |
| HSL | hsl(120, 12%, 72%) |
| HSV | hsv(120, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.65, -9.05, 6.59) |
| CIE-LCH | lch(75.65, 11.20, 143.93°) |
| OKLab | oklab(78.67% -0.0248 0.0172) |
| OKLCH | oklch(78.67% 0.03 145.3) |
| XYZ | xyz(43.7248, 49.3158, 47.2515) |
| Luminance | 0.4932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.98
Sage Green
#9CAF88
ΔE00 8.75
Silver (survey)
#C5C9C7
ΔE00 9.63
Cement
#A5A391
ΔE00 10.38
Darkseagreen
#8FBC8F
ΔE00 10.85
Light Grey
#D8DCD6
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFAE #BFAEBF
analogous
#B7BFAE #AEBFAE #AEBFB7
triadic
#AEBFAE #AEAEBF #BFAEAE
tetradic
#AEBFAE #AEB7BF #BFAEBF #BFB7AE
square
#AEBFAE #AEB7BF #BFAEBF #BFB7AE
split-complementary
#AEBFAE #B7AEBF #BFAEB7
monochromatic
#6B886B #8CA48C #AEBFAE #D0DAD0 #EEF1EE
Accessibility & contrast
On white
1.93
#AEBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#AEBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFAE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFAE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#ADBEBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfae; /* rgb */ color: rgb(174, 191, 174); /* oklch */ color: oklch(78.7% 0.030 145.3);
Tailwind
colors: {
custom: {
50: '#c6d2c6',
500: '#aebfae',
950: '#000000',
},
}SCSS
$custom: #aebfae; $custom-light: #c6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#aebfae",
"rgb": {
"r": 174,
"g": 191,
"b": 174
},
"hsl": {
"h": 120,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78674,
"c": 0.03018,
"h": 145.3
},
"luminance": 0.49316
}Semantic roles & 50–950 ramp
primary
#AEBFAE
secondary
#E7E2E7
accent
#509696
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282