#AEBFA0#AEBFA0
#AEBFA0 is a light, muted yellow-green. Relative luminance 0.488; OKLCH L 78.3% C 0.047 H 131.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFA0 |
|---|---|
| RGB | rgb(174, 191, 160) |
| HSL | hsl(93, 19%, 69%) |
| HSV | hsv(93, 16%, 75%) |
| CMYK | cmyk(8.9%, 0%, 16.2%, 25.1%) |
| CIE-LAB | lab(75.33, -11.51, 13.70) |
| CIE-LCH | lch(75.33, 17.89, 130.03°) |
| OKLab | oklab(78.31% -0.0307 0.0353) |
| OKLCH | oklch(78.31% 0.047 131) |
| XYZ | xyz(42.4305, 48.7981, 40.4345) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.33
Greenish Grey
#96AE8D
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 7.75
Lichen
#8FB67B
ΔE00 9.16
Grey Green
#86A17D
ΔE00 9.93
Sage Green (survey)
#88B378
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFA0 #B1A0BF
analogous
#BEBFA0 #AEBFA0 #A0BFA2
triadic
#AEBFA0 #A0AEBF #BFA0AE
tetradic
#AEBFA0 #A0BEBF #B1A0BF #BFA2A0
square
#AEBFA0 #A0BEBF #B1A0BF #BFA2A0
split-complementary
#AEBFA0 #A2A0BF #BFA0BE
monochromatic
#70895C #8FA67B #AEBFA0 #CDD8C5 #ECF0E9
Accessibility & contrast
On white
1.95
#AEBFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#AEBFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFA0
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFA0 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9E
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#AFBCB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebfa0; /* rgb */ color: rgb(174, 191, 160); /* oklch */ color: oklch(78.3% 0.047 131.0);
Tailwind
colors: {
custom: {
50: '#c6d2bc',
500: '#aebfa0',
950: '#000000',
},
}SCSS
$custom: #aebfa0; $custom-light: #c6d2bc; $custom-dark: #000000;
JSON
{
"hex": "#aebfa0",
"rgb": {
"r": 174,
"g": 191,
"b": 160
},
"hsl": {
"h": 92.903,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.78313,
"c": 0.04679,
"h": 131
},
"luminance": 0.48798
}Semantic roles & 50–950 ramp
primary
#AEBFA0
secondary
#DED9E2
accent
#489E77
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281