#AEBFB2#AEBFB2
#AEBFB2 is a light, muted green. Relative luminance 0.495; OKLCH L 78.8% C 0.026 H 152.8°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFB2 |
|---|---|
| RGB | rgb(174, 191, 178) |
| HSL | hsl(134, 12%, 72%) |
| HSV | hsv(134, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.75, -8.31, 4.57) |
| CIE-LCH | lch(75.75, 9.48, 151.21°) |
| OKLab | oklab(78.78% -0.0231 0.0119) |
| OKLCH | oklch(78.78% 0.026 152.8) |
| XYZ | xyz(44.1206, 49.4741, 49.3358) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.56
Greenish Grey
#96AE8D
ΔE00 9.17
Sage Green
#9CAF88
ΔE00 10.09
Light Grey
#D8DCD6
ΔE00 10.23
Silver
#C0C0C0
ΔE00 10.31
Cement
#A5A391
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFB2 #BFAEBB
analogous
#B3BFAE #AEBFB2 #AEBFBB
triadic
#AEBFB2 #B2AEBF #BFB2AE
tetradic
#AEBFB2 #AEB3BF #BFAEBB #BFBBAE
square
#AEBFB2 #AEB3BF #BFAEBB #BFBBAE
split-complementary
#AEBFB2 #BBAEBF #BFAEB3
monochromatic
#6B8872 #8CA492 #AEBFB2 #D0DAD3 #EEF1EF
Accessibility & contrast
On white
1.93
#AEBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#AEBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFB2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFB2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#ACBEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfb2; /* rgb */ color: rgb(174, 191, 178); /* oklch */ color: oklch(78.8% 0.026 152.8);
Tailwind
colors: {
custom: {
50: '#c6d2c9',
500: '#aebfb2',
950: '#000000',
},
}SCSS
$custom: #aebfb2; $custom-light: #c6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#aebfb2",
"rgb": {
"r": 174,
"g": 191,
"b": 178
},
"hsl": {
"h": 134.118,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78784,
"c": 0.02604,
"h": 152.8
},
"luminance": 0.49475
}Semantic roles & 50–950 ramp
primary
#AEBFB2
secondary
#E7E2E6
accent
#508596
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282