#AEC795#AEC795
#AEC795 is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.8% C 0.073 H 129.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC795 |
|---|---|
| RGB | rgb(174, 199, 149) |
| HSL | hsl(90, 31%, 68%) |
| HSV | hsv(90, 25%, 78%) |
| CMYK | cmyk(12.6%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(77.29, -17.38, 22.31) |
| CIE-LCH | lch(77.29, 28.28, 127.91°) |
| OKLab | oklab(79.8% -0.0467 0.0566) |
| OKLCH | oklch(79.8% 0.073 129.5) |
| XYZ | xyz(43.3029, 52.0150, 36.1865) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.04
Darkseagreen
#8FBC8F
ΔE00 6.23
Lichen
#8FB67B
ΔE00 6.43
Light Moss Green
#A6C875
ΔE00 6.67
Sage Green
#9CAF88
ΔE00 6.69
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC795 #AE95C7
analogous
#C7C795 #AEC795 #95C795
triadic
#AEC795 #95AEC7 #C795AE
tetradic
#AEC795 #95C7C7 #AE95C7 #C79595
square
#AEC795 #95C7C7 #AE95C7 #C79595
split-complementary
#AEC795 #9595C7 #C795C7
monochromatic
#71944E #8FB26D #AEC795 #CDDCBD #EBF1E5
Accessibility & contrast
On white
1.84
#AEC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#AEC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC795
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC795 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#C8BE97
Tritanopia (blue-blind)
#B0C3BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec795; /* rgb */ color: rgb(174, 199, 149); /* oklch */ color: oklch(79.8% 0.073 129.5);
Tailwind
colors: {
custom: {
50: '#c6d8b4',
500: '#aec795',
950: '#000000',
},
}SCSS
$custom: #aec795; $custom-light: #c6d8b4; $custom-dark: #000000;
JSON
{
"hex": "#aec795",
"rgb": {
"r": 174,
"g": 199,
"b": 149
},
"hsl": {
"h": 90,
"s": 30.864,
"l": 68.235
},
"oklch": {
"l": 0.79802,
"c": 0.07339,
"h": 129.5
},
"luminance": 0.52015
}Semantic roles & 50–950 ramp
primary
#AEC795
secondary
#80659C
accent
#3CAA73
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381