#AEFF94#AEFF94
#AEFF94 is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.3% C 0.160 H 138.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF94 |
|---|---|
| RGB | rgb(174, 255, 148) |
| HSL | hsl(105, 100%, 79%) |
| HSV | hsv(105, 42%, 100%) |
| CMYK | cmyk(31.8%, 0%, 42%, 0%) |
| CIE-LAB | lab(92.86, -43.78, 43.41) |
| CIE-LCH | lch(92.86, 61.66, 135.24°) |
| OKLab | oklab(92.33% -0.1198 0.1064) |
| OKLCH | oklch(92.33% 0.16 138.4) |
| XYZ | xyz(58.5590, 82.6544, 40.8797) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.24
Pastel Green
#B0FF9D
ΔE00 1.36
Celery
#C1FD95
ΔE00 2.93
Palegreen
#98FB98
ΔE00 3.21
Light Pastel Green
#B2FBA5
ΔE00 3.23
Light Green
#96F97B
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF94 #E594FF
analogous
#E3FF94 #AEFF94 #94FFB0
triadic
#AEFF94 #94AEFF #FF94AE
tetradic
#AEFF94 #94E3FF #E594FF #FFB094
square
#AEFF94 #94E3FF #E594FF #FFB094
split-complementary
#AEFF94 #B094FF #FF94E3
monochromatic
#51FF1A #80FF57 #AEFF94 #DCFFD1 #E8FFE0
Accessibility & contrast
On white
1.20
#AEFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#AEFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF94
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF94 | 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)
#FFEF8C
Deuteranopia (green-blind)
#F9E89A
Tritanopia (blue-blind)
#AAF8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff94; /* rgb */ color: rgb(174, 255, 148); /* oklch */ color: oklch(92.3% 0.160 138.4);
Tailwind
colors: {
custom: {
50: '#c9ffb5',
500: '#aeff94',
950: '#000000',
},
}SCSS
$custom: #aeff94; $custom-light: #c9ffb5; $custom-dark: #000000;
JSON
{
"hex": "#aeff94",
"rgb": {
"r": 174,
"g": 255,
"b": 148
},
"hsl": {
"h": 105.421,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92331,
"c": 0.16019,
"h": 138.4
},
"luminance": 0.82657
}Semantic roles & 50–950 ramp
primary
#AEFF94
secondary
#BF56E1
accent
#00E6AE
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681