#AEBCA7#AEBCA7
#AEBCA7 is a light, muted green. Relative luminance 0.478; OKLCH L 77.8% C 0.033 H 135.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCA7 |
|---|---|
| RGB | rgb(174, 188, 167) |
| HSL | hsl(100, 14%, 70%) |
| HSV | hsv(100, 11%, 74%) |
| CMYK | cmyk(7.4%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(74.67, -8.74, 8.99) |
| CIE-LCH | lch(74.67, 12.53, 134.20°) |
| OKLab | oklab(77.85% -0.0234 0.0234) |
| OKLCH | oklch(77.85% 0.033 135) |
| XYZ | xyz(42.4126, 47.7548, 43.5349) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.92
Sage Green
#9CAF88
ΔE00 7.27
Cement
#A5A391
ΔE00 9.22
Bland
#AFA88B
ΔE00 10.05
Greyish
#A8A495
ΔE00 10.09
Darkseagreen
#8FBC8F
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCA7 #B5A7BC
analogous
#B9BCA7 #AEBCA7 #A7BCAB
triadic
#AEBCA7 #A7AEBC #BCA7AE
tetradic
#AEBCA7 #A7B9BC #B5A7BC #BCABA7
square
#AEBCA7 #A7B9BC #B5A7BC #BCABA7
split-complementary
#AEBCA7 #ABA7BC #BCA7B9
monochromatic
#6F8465 #8EA284 #AEBCA7 #CED6CA #EEF1EC
Accessibility & contrast
On white
1.99
#AEBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#AEBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCA7
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCA7 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A6
Deuteranopia (green-blind)
#BCB7A8
Tritanopia (blue-blind)
#AEBAB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebca7; /* rgb */ color: rgb(174, 188, 167); /* oklch */ color: oklch(77.8% 0.033 135.0);
Tailwind
colors: {
custom: {
50: '#c6d0c1',
500: '#aebca7',
950: '#000000',
},
}SCSS
$custom: #aebca7; $custom-light: #c6d0c1; $custom-dark: #000000;
JSON
{
"hex": "#aebca7",
"rgb": {
"r": 174,
"g": 188,
"b": 167
},
"hsl": {
"h": 100,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77845,
"c": 0.03307,
"h": 135
},
"luminance": 0.47755
}Semantic roles & 50–950 ramp
primary
#AEBCA7
secondary
#E0DCE2
accent
#4E987F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281