#AEC993#AEC993
#AEC993 is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.2% C 0.079 H 129.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC993 |
|---|---|
| RGB | rgb(174, 201, 147) |
| HSL | hsl(90, 33%, 68%) |
| HSV | hsv(90, 27%, 79%) |
| CMYK | cmyk(13.4%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(77.80, -18.69, 24.07) |
| CIE-LCH | lch(77.80, 30.47, 127.83°) |
| OKLab | oklab(80.2% -0.0504 0.0608) |
| OKLCH | oklch(80.2% 0.079 129.6) |
| XYZ | xyz(43.6078, 52.8781, 35.5072) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.35
Light Moss Green
#A6C875
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 5.99
Lichen
#8FB67B
ΔE00 6.40
Tan Green
#A9BE70
ΔE00 6.41
Darkseagreen
#8FBC8F
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC993 #AE93C9
analogous
#C9C993 #AEC993 #93C993
triadic
#AEC993 #93AEC9 #C993AE
tetradic
#AEC993 #93C9C9 #AE93C9 #C99393
square
#AEC993 #93C9C9 #AE93C9 #C99393
split-complementary
#AEC993 #9393C9 #C993C9
monochromatic
#71964B #8FB56A #AEC993 #CDDDBC #EBF2E5
Accessibility & contrast
On white
1.81
#AEC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#AEC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC993
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC993 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC290
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#B0C4BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec993; /* rgb */ color: rgb(174, 201, 147); /* oklch */ color: oklch(80.2% 0.079 129.6);
Tailwind
colors: {
custom: {
50: '#c6d9b3',
500: '#aec993',
950: '#000000',
},
}SCSS
$custom: #aec993; $custom-light: #c6d9b3; $custom-dark: #000000;
JSON
{
"hex": "#aec993",
"rgb": {
"r": 174,
"g": 201,
"b": 147
},
"hsl": {
"h": 90,
"s": 33.333,
"l": 68.235
},
"oklch": {
"l": 0.80199,
"c": 0.07898,
"h": 129.6
},
"luminance": 0.52879
}Semantic roles & 50–950 ramp
primary
#AEC993
secondary
#80629E
accent
#39AC73
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381