#AFF592#AFF592
#AFF592 is a very light, vivid green. Relative luminance 0.765; OKLCH L 90.1% C 0.147 H 137.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF592 |
|---|---|
| RGB | rgb(175, 245, 146) |
| HSL | hsl(102, 83%, 77%) |
| HSV | hsv(102, 40%, 96%) |
| CMYK | cmyk(28.6%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(90.09, -39.31, 40.84) |
| CIE-LCH | lch(90.09, 56.69, 133.91°) |
| OKLab | oklab(90.09% -0.1076 0.1004) |
| OKLCH | oklch(90.09% 0.147 137) |
| XYZ | xyz(55.5183, 76.4921, 39.0279) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.52
Pastel Green
#B0FF9D
ΔE00 2.31
Tea Green
#BDF8A3
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.80
Light Pastel Green
#B2FBA5
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF592 #D892F5
analogous
#E1F592 #AFF592 #92F5A7
triadic
#AFF592 #92AFF5 #F592AF
tetradic
#AFF592 #92E1F5 #D892F5 #F5A792
square
#AFF592 #92E1F5 #D892F5 #F5A792
split-complementary
#AFF592 #A792F5 #F592E1
monochromatic
#5DEB22 #86F05A #AFF592 #D8FACA #EAFCE3
Accessibility & contrast
On white
1.29
#AFF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#AFF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF592
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF592 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78B
Deuteranopia (green-blind)
#F1E098
Tritanopia (blue-blind)
#ADEEDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff592; /* rgb */ color: rgb(175, 245, 146); /* oklch */ color: oklch(90.1% 0.147 137.0);
Tailwind
colors: {
custom: {
50: '#c9f9b3',
500: '#aff592',
950: '#000000',
},
}SCSS
$custom: #aff592; $custom-light: #c9f9b3; $custom-dark: #000000;
JSON
{
"hex": "#aff592",
"rgb": {
"r": 175,
"g": 245,
"b": 146
},
"hsl": {
"h": 102.424,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.90088,
"c": 0.14715,
"h": 137
},
"luminance": 0.76494
}Semantic roles & 50–950 ramp
primary
#AFF592
secondary
#AF58D3
accent
#06E0A0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581