#AEE196#AEE196
#AEE196 is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.6% C 0.113 H 136.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE196 |
|---|---|
| RGB | rgb(174, 225, 150) |
| HSL | hsl(101, 56%, 74%) |
| HSV | hsv(101, 33%, 88%) |
| CMYK | cmyk(22.7%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(84.51, -29.91, 31.53) |
| CIE-LCH | lch(84.51, 43.46, 133.49°) |
| OKLab | oklab(85.59% -0.0815 0.0788) |
| OKLCH | oklch(85.59% 0.113 136) |
| XYZ | xyz(49.8845, 65.0498, 38.7759) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.41
Light Sage
#BCECAC
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 4.32
Tea Green
#BDF8A3
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.64
Hospital Green
#9BE5AA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE196 #C996E1
analogous
#D3E196 #AEE196 #96E1A3
triadic
#AEE196 #96AEE1 #E196AE
tetradic
#AEE196 #96D3E1 #C996E1 #E1A396
square
#AEE196 #96D3E1 #C996E1 #E1A396
split-complementary
#AEE196 #A396E1 #E196D3
monochromatic
#65C438 #89D366 #AEE196 #D3EFC6 #EDF8E7
Accessibility & contrast
On white
1.50
#AEE196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AEE196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE196
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE196 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D691
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#ADDCCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee196; /* rgb */ color: rgb(174, 225, 150); /* oklch */ color: oklch(85.6% 0.113 136.0);
Tailwind
colors: {
custom: {
50: '#c7eab5',
500: '#aee196',
950: '#000000',
},
}SCSS
$custom: #aee196; $custom-light: #c7eab5; $custom-dark: #000000;
JSON
{
"hex": "#aee196",
"rgb": {
"r": 174,
"g": 225,
"b": 150
},
"hsl": {
"h": 100.8,
"s": 55.556,
"l": 73.529
},
"oklch": {
"l": 0.85593,
"c": 0.11336,
"h": 136
},
"luminance": 0.65051
}Semantic roles & 50–950 ramp
primary
#AEE196
secondary
#9D61BA
accent
#22C390
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481