#AEBFAD#AEBFAD
#AEBFAD is a light, muted green. Relative luminance 0.493; OKLCH L 78.6% C 0.031 H 143.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFAD |
|---|---|
| RGB | rgb(174, 191, 173) |
| HSL | hsl(117, 12%, 71%) |
| HSV | hsv(117, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 9.4%, 25.1%) |
| CIE-LAB | lab(75.62, -9.23, 7.10) |
| CIE-LCH | lch(75.62, 11.65, 142.44°) |
| OKLab | oklab(78.65% -0.0252 0.0185) |
| OKLCH | oklch(78.65% 0.031 143.7) |
| XYZ | xyz(43.6277, 49.2770, 46.7400) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 8.44
Silver (survey)
#C5C9C7
ΔE00 9.91
Cement
#A5A391
ΔE00 10.37
Darkseagreen
#8FBC8F
ΔE00 10.57
Greyish
#A8A495
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFAD #BEADBF
analogous
#B7BFAD #AEBFAD #ADBFB5
triadic
#AEBFAD #ADAEBF #BFADAE
tetradic
#AEBFAD #ADB7BF #BEADBF #BFB5AD
square
#AEBFAD #ADB7BF #BEADBF #BFB5AD
split-complementary
#AEBFAD #B5ADBF #BFADB7
monochromatic
#6C886A #8CA48B #AEBFAD #D0DACF #EEF2EE
Accessibility & contrast
On white
1.93
#AEBFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#AEBFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFAD
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFAD | 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)
#C0BBAC
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#ADBEBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfad; /* rgb */ color: rgb(174, 191, 173); /* oklch */ color: oklch(78.6% 0.031 143.7);
Tailwind
colors: {
custom: {
50: '#c6d2c5',
500: '#aebfad',
950: '#000000',
},
}SCSS
$custom: #aebfad; $custom-light: #c6d2c5; $custom-dark: #000000;
JSON
{
"hex": "#aebfad",
"rgb": {
"r": 174,
"g": 191,
"b": 173
},
"hsl": {
"h": 116.667,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.78647,
"c": 0.03128,
"h": 143.7
},
"luminance": 0.49277
}Semantic roles & 50–950 ramp
primary
#AEBFAD
secondary
#E6E2E6
accent
#4F9692
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281