#AEFF96#AEFF96
#AEFF96 is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.4% C 0.158 H 138.8°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF96 |
|---|---|
| RGB | rgb(174, 255, 150) |
| HSL | hsl(106, 100%, 79%) |
| HSV | hsv(106, 41%, 100%) |
| CMYK | cmyk(31.8%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(92.89, -43.51, 42.48) |
| CIE-LCH | lch(92.89, 60.81, 135.69°) |
| OKLab | oklab(92.36% -0.119 0.1043) |
| OKLCH | oklch(92.36% 0.158 138.8) |
| XYZ | xyz(58.7187, 82.7182, 41.7206) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.04
Pastel Green
#B0FF9D
ΔE00 1.06
Light Pastel Green
#B2FBA5
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.02
Palegreen
#98FB98
ΔE00 3.03
Light Green
#96F97B
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF96 #E796FF
analogous
#E2FF96 #AEFF96 #96FFB3
triadic
#AEFF96 #96AEFF #FF96AE
tetradic
#AEFF96 #96E2FF #E796FF #FFB396
square
#AEFF96 #96E2FF #E796FF #FFB396
split-complementary
#AEFF96 #B396FF #FF96E2
monochromatic
#50FF1C #7FFF59 #AEFF96 #DDFFD3 #E7FFE0
Accessibility & contrast
On white
1.20
#AEFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#AEFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF96
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF96 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#F9E89C
Tritanopia (blue-blind)
#AAF8E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aeff96; /* rgb */ color: rgb(174, 255, 150); /* oklch */ color: oklch(92.4% 0.158 138.8);
Tailwind
colors: {
custom: {
50: '#c9ffb6',
500: '#aeff96',
950: '#000000',
},
}SCSS
$custom: #aeff96; $custom-light: #c9ffb6; $custom-dark: #000000;
JSON
{
"hex": "#aeff96",
"rgb": {
"r": 174,
"g": 255,
"b": 150
},
"hsl": {
"h": 106.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92363,
"c": 0.15823,
"h": 138.8
},
"luminance": 0.82721
}Semantic roles & 50–950 ramp
primary
#AEFF96
secondary
#C258E1
accent
#00E6B1
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681