#AEBFAC#AEBFAC
#AEBFAC is a light, muted green. Relative luminance 0.492; OKLCH L 78.6% C 0.032 H 142.3°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFAC |
|---|---|
| RGB | rgb(174, 191, 172) |
| HSL | hsl(114, 13%, 71%) |
| HSV | hsv(114, 10%, 75%) |
| CMYK | cmyk(8.9%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(75.60, -9.41, 7.61) |
| CIE-LCH | lch(75.60, 12.10, 141.06°) |
| OKLab | oklab(78.62% -0.0256 0.0198) |
| OKLCH | oklch(78.62% 0.032 142.3) |
| XYZ | xyz(43.5313, 49.2384, 46.2323) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 8.13
Silver (survey)
#C5C9C7
ΔE00 10.18
Darkseagreen
#8FBC8F
ΔE00 10.29
Cement
#A5A391
ΔE00 10.37
Greyish
#A8A495
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFAC #BDACBF
analogous
#B7BFAC #AEBFAC #ACBFB3
triadic
#AEBFAC #ACAEBF #BFACAE
tetradic
#AEBFAC #ACB7BF #BDACBF #BFB3AC
square
#AEBFAC #ACB7BF #BDACBF #BFB3AC
split-complementary
#AEBFAC #B3ACBF #BFACB7
monochromatic
#6C8869 #8CA489 #AEBFAC #D0DACF #EEF2EE
Accessibility & contrast
On white
1.94
#AEBFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#AEBFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFAC
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFAC | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAB
Deuteranopia (green-blind)
#BDBAAD
Tritanopia (blue-blind)
#ADBEB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfac; /* rgb */ color: rgb(174, 191, 172); /* oklch */ color: oklch(78.6% 0.032 142.3);
Tailwind
colors: {
custom: {
50: '#c6d2c4',
500: '#aebfac',
950: '#000000',
},
}SCSS
$custom: #aebfac; $custom-light: #c6d2c4; $custom-dark: #000000;
JSON
{
"hex": "#aebfac",
"rgb": {
"r": 174,
"g": 191,
"b": 172
},
"hsl": {
"h": 113.684,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.7862,
"c": 0.03239,
"h": 142.3
},
"luminance": 0.49239
}Semantic roles & 50–950 ramp
primary
#AEBFAC
secondary
#E5E1E6
accent
#4E978F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281