#AEFF95#AEFF95
#AEFF95 is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.3% C 0.159 H 138.6°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF95 |
|---|---|
| RGB | rgb(174, 255, 149) |
| HSL | hsl(106, 100%, 79%) |
| HSV | hsv(106, 42%, 100%) |
| CMYK | cmyk(31.8%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(92.88, -43.65, 42.95) |
| CIE-LCH | lch(92.88, 61.23, 135.46°) |
| OKLab | oklab(92.35% -0.1194 0.1053) |
| OKLCH | oklch(92.35% 0.159 138.6) |
| XYZ | xyz(58.6385, 82.6862, 41.2983) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.14
Pastel Green
#B0FF9D
ΔE00 1.21
Celery
#C1FD95
ΔE00 2.97
Light Pastel Green
#B2FBA5
ΔE00 3.09
Palegreen
#98FB98
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF95 #E695FF
analogous
#E3FF95 #AEFF95 #95FFB1
triadic
#AEFF95 #95AEFF #FF95AE
tetradic
#AEFF95 #95E3FF #E695FF #FFB195
square
#AEFF95 #95E3FF #E695FF #FFB195
split-complementary
#AEFF95 #B195FF #FF95E3
monochromatic
#50FF1B #7FFF58 #AEFF95 #DDFFD2 #E8FFE0
Accessibility & contrast
On white
1.20
#AEFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#AEFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF95
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF95 | 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)
#FFEF8D
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#AAF8E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aeff95; /* rgb */ color: rgb(174, 255, 149); /* oklch */ color: oklch(92.3% 0.159 138.6);
Tailwind
colors: {
custom: {
50: '#c9ffb5',
500: '#aeff95',
950: '#000000',
},
}SCSS
$custom: #aeff95; $custom-light: #c9ffb5; $custom-dark: #000000;
JSON
{
"hex": "#aeff95",
"rgb": {
"r": 174,
"g": 255,
"b": 149
},
"hsl": {
"h": 105.849,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92347,
"c": 0.15921,
"h": 138.6
},
"luminance": 0.82689
}Semantic roles & 50–950 ramp
primary
#AEFF95
secondary
#C157E1
accent
#00E6AF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681