#AAE693#AAE693
#AAE693 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.4% C 0.126 H 137.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE693 |
|---|---|
| RGB | rgb(170, 230, 147) |
| HSL | hsl(103, 62%, 74%) |
| HSV | hsv(103, 36%, 90%) |
| CMYK | cmyk(26.1%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(85.63, -34.05, 34.49) |
| CIE-LCH | lch(85.63, 48.46, 134.63°) |
| OKLab | oklab(86.42% -0.093 0.0857) |
| OKLCH | oklch(86.42% 0.126 137.3) |
| XYZ | xyz(50.1394, 67.2447, 37.9359) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 4.02
Light Grey Green
#B7E1A1
ΔE00 4.03
Light Sage
#BCECAC
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.41
Light Pastel Green
#B2FBA5
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE693 #CF93E6
analogous
#D4E693 #AAE693 #93E6A6
triadic
#AAE693 #93AAE6 #E693AA
tetradic
#AAE693 #93D4E6 #CF93E6 #E6A693
square
#AAE693 #93D4E6 #CF93E6 #E6A693
split-complementary
#AAE693 #A693E6 #E693D4
monochromatic
#5CCF30 #83DA61 #AAE693 #D1F2C5 #EBF9E6
Accessibility & contrast
On white
1.45
#AAE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#AAE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE693
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE693 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#A8E0D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aae693; /* rgb */ color: rgb(170, 230, 147); /* oklch */ color: oklch(86.4% 0.126 137.3);
Tailwind
colors: {
custom: {
50: '#c5eeb3',
500: '#aae693',
950: '#000000',
},
}SCSS
$custom: #aae693; $custom-light: #c5eeb3; $custom-dark: #000000;
JSON
{
"hex": "#aae693",
"rgb": {
"r": 170,
"g": 230,
"b": 147
},
"hsl": {
"h": 103.373,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.86418,
"c": 0.12641,
"h": 137.3
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#AAE693
secondary
#A45EC0
accent
#1BCA9A
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581