#AEBFB1#AEBFB1
#AEBFB1 is a light, muted green. Relative luminance 0.494; OKLCH L 78.8% C 0.027 H 150.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFB1 |
|---|---|
| RGB | rgb(174, 191, 177) |
| HSL | hsl(131, 12%, 72%) |
| HSV | hsv(131, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 7.3%, 25.1%) |
| CIE-LAB | lab(75.72, -8.50, 5.07) |
| CIE-LCH | lch(75.72, 9.90, 149.16°) |
| OKLab | oklab(78.76% -0.0236 0.0132) |
| OKLCH | oklch(78.76% 0.027 150.7) |
| XYZ | xyz(44.0206, 49.4341, 48.8090) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.83
Greenish Grey
#96AE8D
ΔE00 8.86
Sage Green
#9CAF88
ΔE00 9.74
Light Grey
#D8DCD6
ΔE00 10.39
Cement
#A5A391
ΔE00 10.48
Silver
#C0C0C0
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFB1 #BFAEBC
analogous
#B4BFAE #AEBFB1 #AEBFBA
triadic
#AEBFB1 #B1AEBF #BFB1AE
tetradic
#AEBFB1 #AEB4BF #BFAEBC #BFBAAE
square
#AEBFB1 #AEB4BF #BFAEBC #BFBAAE
split-complementary
#AEBFB1 #BAAEBF #BFAEB4
monochromatic
#6B8870 #8CA490 #AEBFB1 #D0DAD2 #EEF1EF
Accessibility & contrast
On white
1.93
#AEBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#AEBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFB1
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFB1 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB0
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#ACBEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfb1; /* rgb */ color: rgb(174, 191, 177); /* oklch */ color: oklch(78.8% 0.027 150.7);
Tailwind
colors: {
custom: {
50: '#c6d2c8',
500: '#aebfb1',
950: '#000000',
},
}SCSS
$custom: #aebfb1; $custom-light: #c6d2c8; $custom-dark: #000000;
JSON
{
"hex": "#aebfb1",
"rgb": {
"r": 174,
"g": 191,
"b": 177
},
"hsl": {
"h": 130.588,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78756,
"c": 0.02703,
"h": 150.7
},
"luminance": 0.49435
}Semantic roles & 50–950 ramp
primary
#AEBFB1
secondary
#E7E2E6
accent
#508996
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282