#AEBFA6#AEBFA6
#AEBFA6 is a light, muted green. Relative luminance 0.490; OKLCH L 78.5% C 0.039 H 135.5°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFA6 |
|---|---|
| RGB | rgb(174, 191, 166) |
| HSL | hsl(101, 16%, 70%) |
| HSV | hsv(101, 13%, 75%) |
| CMYK | cmyk(8.9%, 0%, 13.1%, 25.1%) |
| CIE-LAB | lab(75.46, -10.48, 10.65) |
| CIE-LCH | lch(75.46, 14.94, 134.53°) |
| OKLab | oklab(78.46% -0.0281 0.0276) |
| OKLCH | oklch(78.46% 0.039 135.5) |
| XYZ | xyz(42.9681, 49.0131, 43.2658) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.25
Sage Green
#9CAF88
ΔE00 6.52
Darkseagreen
#8FBC8F
ΔE00 8.83
Grey Green
#86A17D
ΔE00 10.52
Cement
#A5A391
ΔE00 10.57
Lichen
#8FB67B
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFA6 #B7A6BF
analogous
#BBBFA6 #AEBFA6 #A6BFAA
triadic
#AEBFA6 #A6AEBF #BFA6AE
tetradic
#AEBFA6 #A6BBBF #B7A6BF #BFAAA6
square
#AEBFA6 #A6BBBF #B7A6BF #BFAAA6
split-complementary
#AEBFA6 #AAA6BF #BFA6BB
monochromatic
#6E8862 #8EA582 #AEBFA6 #CED9CA #EFF2ED
Accessibility & contrast
On white
1.94
#AEBFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#AEBFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFA6
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFA6 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA5
Deuteranopia (green-blind)
#BEB9A7
Tritanopia (blue-blind)
#AEBDB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebfa6; /* rgb */ color: rgb(174, 191, 166); /* oklch */ color: oklch(78.5% 0.039 135.5);
Tailwind
colors: {
custom: {
50: '#c6d2c0',
500: '#aebfa6',
950: '#000000',
},
}SCSS
$custom: #aebfa6; $custom-light: #c6d2c0; $custom-dark: #000000;
JSON
{
"hex": "#aebfa6",
"rgb": {
"r": 174,
"g": 191,
"b": 166
},
"hsl": {
"h": 100.8,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.78463,
"c": 0.03943,
"h": 135.5
},
"luminance": 0.49013
}Semantic roles & 50–950 ramp
primary
#AEBFA6
secondary
#E2DDE4
accent
#4B9B81
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281