#AEFF92#AEFF92
#AEFF92 is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.162 H 138.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF92 |
|---|---|
| RGB | rgb(174, 255, 146) |
| HSL | hsl(105, 100%, 79%) |
| HSV | hsv(105, 43%, 100%) |
| CMYK | cmyk(31.8%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(92.84, -44.04, 44.34) |
| CIE-LCH | lch(92.84, 62.50, 134.80°) |
| OKLab | oklab(92.3% -0.1206 0.1084) |
| OKLCH | oklch(92.3% 0.162 138) |
| XYZ | xyz(58.4021, 82.5916, 40.0532) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.48
Pastel Green
#B0FF9D
ΔE00 1.66
Celery
#C1FD95
ΔE00 2.86
Light Green
#96F97B
ΔE00 3.23
Palegreen
#98FB98
ΔE00 3.41
Light Pastel Green
#B2FBA5
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF92 #E392FF
analogous
#E4FF92 #AEFF92 #92FFAC
triadic
#AEFF92 #92AEFF #FF92AE
tetradic
#AEFF92 #92E4FF #E392FF #FFAC92
square
#AEFF92 #92E4FF #E392FF #FFAC92
split-complementary
#AEFF92 #AC92FF #FF92E4
monochromatic
#53FF18 #81FF55 #AEFF92 #DBFFCF #E8FFE0
Accessibility & contrast
On white
1.20
#AEFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#AEFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF92
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF92 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#F9E899
Tritanopia (blue-blind)
#AAF8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff92; /* rgb */ color: rgb(174, 255, 146); /* oklch */ color: oklch(92.3% 0.162 138.0);
Tailwind
colors: {
custom: {
50: '#c9ffb3',
500: '#aeff92',
950: '#000000',
},
}SCSS
$custom: #aeff92; $custom-light: #c9ffb3; $custom-dark: #000000;
JSON
{
"hex": "#aeff92",
"rgb": {
"r": 174,
"g": 255,
"b": 146
},
"hsl": {
"h": 104.587,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.923,
"c": 0.16214,
"h": 138
},
"luminance": 0.82594
}Semantic roles & 50–950 ramp
primary
#AEFF92
secondary
#BD54E1
accent
#00E6AB
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681