#AAFF95#AAFF95
#AAFF95 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.1% C 0.161 H 139.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFF95 |
|---|---|
| RGB | rgb(170, 255, 149) |
| HSL | hsl(108, 100%, 79%) |
| HSV | hsv(108, 42%, 100%) |
| CMYK | cmyk(33.3%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(92.68, -44.93, 42.65) |
| CIE-LCH | lch(92.68, 61.95, 136.49°) |
| OKLab | oklab(92.13% -0.1228 0.1047) |
| OKLCH | oklch(92.13% 0.161 139.6) |
| XYZ | xyz(57.7604, 82.2334, 41.2572) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.25
Pale Light Green
#B1FC99
ΔE00 1.38
Palegreen
#98FB98
ΔE00 2.63
Light Pastel Green
#B2FBA5
ΔE00 3.09
Light Green
#96F97B
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFF95 #EA95FF
analogous
#DFFF95 #AAFF95 #95FFB5
triadic
#AAFF95 #95AAFF #FF95AA
tetradic
#AAFF95 #95DFFF #EA95FF #FFB595
square
#AAFF95 #95DFFF #EA95FF #FFB595
split-complementary
#AAFF95 #B595FF #FF95DF
monochromatic
#48FF1B #79FF58 #AAFF95 #DBFFD2 #E6FFE0
Accessibility & contrast
On white
1.20
#AAFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#AAFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFF95
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFF95 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#A5F9E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aaff95; /* rgb */ color: rgb(170, 255, 149); /* oklch */ color: oklch(92.1% 0.161 139.6);
Tailwind
colors: {
custom: {
50: '#c6ffb5',
500: '#aaff95',
950: '#000000',
},
}SCSS
$custom: #aaff95; $custom-light: #c6ffb5; $custom-dark: #000000;
JSON
{
"hex": "#aaff95",
"rgb": {
"r": 170,
"g": 255,
"b": 149
},
"hsl": {
"h": 108.113,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92132,
"c": 0.16135,
"h": 139.6
},
"luminance": 0.82236
}Semantic roles & 50–950 ramp
primary
#AAFF95
secondary
#C657E1
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681