#AEFF93#AEFF93
#AEFF93 is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.161 H 138.2°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF93 |
|---|---|
| RGB | rgb(174, 255, 147) |
| HSL | hsl(105, 100%, 79%) |
| HSV | hsv(105, 42%, 100%) |
| CMYK | cmyk(31.8%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(92.85, -43.91, 43.88) |
| CIE-LCH | lch(92.85, 62.08, 135.02°) |
| OKLab | oklab(92.32% -0.1202 0.1074) |
| OKLCH | oklch(92.32% 0.161 138.2) |
| XYZ | xyz(58.4802, 82.6228, 40.4646) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.36
Pastel Green
#B0FF9D
ΔE00 1.51
Celery
#C1FD95
ΔE00 2.89
Light Green
#96F97B
ΔE00 3.31
Palegreen
#98FB98
ΔE00 3.31
Light Pastel Green
#B2FBA5
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF93 #E493FF
analogous
#E4FF93 #AEFF93 #93FFAE
triadic
#AEFF93 #93AEFF #FF93AE
tetradic
#AEFF93 #93E4FF #E493FF #FFAE93
square
#AEFF93 #93E4FF #E493FF #FFAE93
split-complementary
#AEFF93 #AE93FF #FF93E4
monochromatic
#52FF19 #80FF56 #AEFF93 #DCFFD0 #E8FFE0
Accessibility & contrast
On white
1.20
#AEFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#AEFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF93
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF93 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#F9E899
Tritanopia (blue-blind)
#AAF8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff93; /* rgb */ color: rgb(174, 255, 147); /* oklch */ color: oklch(92.3% 0.161 138.2);
Tailwind
colors: {
custom: {
50: '#c9ffb4',
500: '#aeff93',
950: '#000000',
},
}SCSS
$custom: #aeff93; $custom-light: #c9ffb4; $custom-dark: #000000;
JSON
{
"hex": "#aeff93",
"rgb": {
"r": 174,
"g": 255,
"b": 147
},
"hsl": {
"h": 105,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92315,
"c": 0.16117,
"h": 138.2
},
"luminance": 0.82625
}Semantic roles & 50–950 ramp
primary
#AEFF93
secondary
#BE55E1
accent
#00E6AC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681