#AAE397#AAE397
#AAE397 is a very light, moderate green. Relative luminance 0.657; OKLCH L 85.8% C 0.118 H 138.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE397 |
|---|---|
| RGB | rgb(170, 227, 151) |
| HSL | hsl(105, 58%, 74%) |
| HSV | hsv(105, 33%, 89%) |
| CMYK | cmyk(25.1%, 0%, 33.5%, 11%) |
| CIE-LAB | lab(84.85, -32.07, 31.43) |
| CIE-LCH | lch(84.85, 44.91, 135.58°) |
| OKLab | oklab(85.81% -0.0875 0.0786) |
| OKLCH | oklch(85.81% 0.118 138.1) |
| XYZ | xyz(49.6311, 65.7171, 39.3419) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Light Sage
#BCECAC
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 5.11
Hospital Green
#9BE5AA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE397 #D097E3
analogous
#D0E397 #AAE397 #97E3AA
triadic
#AAE397 #97AAE3 #E397AA
tetradic
#AAE397 #97D0E3 #D097E3 #E3AA97
square
#AAE397 #97D0E3 #D097E3 #E3AA97
split-complementary
#AAE397 #AA97E3 #E397D0
monochromatic
#5BC937 #83D667 #AAE397 #D1F0C7 #EBF9E7
Accessibility & contrast
On white
1.48
#AAE397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AAE397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE397
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE397 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D792
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#A8DECF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aae397; /* rgb */ color: rgb(170, 227, 151); /* oklch */ color: oklch(85.8% 0.118 138.1);
Tailwind
colors: {
custom: {
50: '#c4ecb6',
500: '#aae397',
950: '#000000',
},
}SCSS
$custom: #aae397; $custom-light: #c4ecb6; $custom-dark: #000000;
JSON
{
"hex": "#aae397",
"rgb": {
"r": 170,
"g": 227,
"b": 151
},
"hsl": {
"h": 105,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.85814,
"c": 0.11756,
"h": 138.1
},
"luminance": 0.65719
}Semantic roles & 50–950 ramp
primary
#AAE397
secondary
#A662BC
accent
#20C59C
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481