#AFF490#AFF490
#AFF490 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.8% C 0.148 H 136.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF490 |
|---|---|
| RGB | rgb(175, 244, 144) |
| HSL | hsl(101, 82%, 76%) |
| HSV | hsv(101, 41%, 96%) |
| CMYK | cmyk(28.3%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(89.78, -39.13, 41.42) |
| CIE-LCH | lch(89.78, 56.98, 133.37°) |
| OKLab | oklab(89.83% -0.1072 0.1016) |
| OKLCH | oklch(89.83% 0.148 136.5) |
| XYZ | xyz(55.0624, 75.8270, 38.1151) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.81
Pastel Green
#B0FF9D
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.78
Tea Green
#BDF8A3
ΔE00 2.85
Light Pastel Green
#B2FBA5
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF490 #D590F4
analogous
#E1F490 #AFF490 #90F4A3
triadic
#AFF490 #90AFF4 #F490AF
tetradic
#AFF490 #90E1F4 #D590F4 #F4A390
square
#AFF490 #90E1F4 #D590F4 #F4A390
split-complementary
#AFF490 #A390F4 #F490E1
monochromatic
#5FE921 #87EE58 #AFF490 #D7FAC8 #EBFCE3
Accessibility & contrast
On white
1.30
#AFF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#AFF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF490
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF490 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#F0E096
Tritanopia (blue-blind)
#ADEDDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff490; /* rgb */ color: rgb(175, 244, 144); /* oklch */ color: oklch(89.8% 0.148 136.5);
Tailwind
colors: {
custom: {
50: '#c9f8b2',
500: '#aff490',
950: '#000000',
},
}SCSS
$custom: #aff490; $custom-light: #c9f8b2; $custom-dark: #000000;
JSON
{
"hex": "#aff490",
"rgb": {
"r": 175,
"g": 244,
"b": 144
},
"hsl": {
"h": 101.4,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.89829,
"c": 0.1477,
"h": 136.5
},
"luminance": 0.75829
}Semantic roles & 50–950 ramp
primary
#AFF490
secondary
#AB57D1
accent
#07DE9C
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581