#AEBCA6#AEBCA6
#AEBCA6 is a light, muted yellow-green. Relative luminance 0.477; OKLCH L 77.8% C 0.034 H 134.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCA6 |
|---|---|
| RGB | rgb(174, 188, 166) |
| HSL | hsl(98, 14%, 69%) |
| HSV | hsv(98, 12%, 74%) |
| CMYK | cmyk(7.4%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(74.65, -8.91, 9.50) |
| CIE-LCH | lch(74.65, 13.02, 133.19°) |
| OKLab | oklab(77.82% -0.0238 0.0247) |
| OKLCH | oklch(77.82% 0.034 134) |
| XYZ | xyz(42.3205, 47.7180, 43.0499) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.70
Sage Green
#9CAF88
ΔE00 6.98
Cement
#A5A391
ΔE00 9.26
Bland
#AFA88B
ΔE00 9.96
Darkseagreen
#8FBC8F
ΔE00 10.02
Greyish
#A8A495
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCA6 #B4A6BC
analogous
#B9BCA6 #AEBCA6 #A6BCA9
triadic
#AEBCA6 #A6AEBC #BCA6AE
tetradic
#AEBCA6 #A6B9BC #B4A6BC #BCA9A6
square
#AEBCA6 #A6B9BC #B4A6BC #BCA9A6
split-complementary
#AEBCA6 #A9A6BC #BCA6B9
monochromatic
#6F8463 #8EA283 #AEBCA6 #CED6C9 #EEF1EC
Accessibility & contrast
On white
1.99
#AEBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AEBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCA6
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCA6 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A5
Deuteranopia (green-blind)
#BCB7A7
Tritanopia (blue-blind)
#AEBAB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebca6; /* rgb */ color: rgb(174, 188, 166); /* oklch */ color: oklch(77.8% 0.034 134.0);
Tailwind
colors: {
custom: {
50: '#c6d0c0',
500: '#aebca6',
950: '#000000',
},
}SCSS
$custom: #aebca6; $custom-light: #c6d0c0; $custom-dark: #000000;
JSON
{
"hex": "#aebca6",
"rgb": {
"r": 174,
"g": 188,
"b": 166
},
"hsl": {
"h": 98.182,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77819,
"c": 0.03429,
"h": 134
},
"luminance": 0.47718
}Semantic roles & 50–950 ramp
primary
#AEBCA6
secondary
#E0DCE2
accent
#4D987D
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281