#AFF493#AFF493
#AFF493 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.9% C 0.145 H 137.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF493 |
|---|---|
| RGB | rgb(175, 244, 147) |
| HSL | hsl(103, 82%, 77%) |
| HSV | hsv(103, 40%, 96%) |
| CMYK | cmyk(28.3%, 0%, 39.8%, 4.3%) |
| CIE-LAB | lab(89.82, -38.73, 40.01) |
| CIE-LCH | lch(89.82, 55.68, 134.07°) |
| OKLab | oklab(89.88% -0.106 0.0985) |
| OKLCH | oklch(89.88% 0.145 137.1) |
| XYZ | xyz(55.2948, 75.9200, 39.3387) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.69
Pastel Green
#B0FF9D
ΔE00 2.44
Tea Green
#BDF8A3
ΔE00 2.51
Light Pastel Green
#B2FBA5
ΔE00 2.70
Celery
#C1FD95
ΔE00 2.98
Washed Out Green
#BCF5A6
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF493 #D893F4
analogous
#E0F493 #AFF493 #93F4A8
triadic
#AFF493 #93AFF4 #F493AF
tetradic
#AFF493 #93E0F4 #D893F4 #F4A893
square
#AFF493 #93E0F4 #D893F4 #F4A893
split-complementary
#AFF493 #A893F4 #F493E0
monochromatic
#5DE924 #86EE5B #AFF493 #D8FACB #EAFCE3
Accessibility & contrast
On white
1.30
#AFF493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#AFF493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF493
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF493 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#F0E099
Tritanopia (blue-blind)
#ADEEDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff493; /* rgb */ color: rgb(175, 244, 147); /* oklch */ color: oklch(89.9% 0.145 137.1);
Tailwind
colors: {
custom: {
50: '#c9f8b4',
500: '#aff493',
950: '#000000',
},
}SCSS
$custom: #aff493; $custom-light: #c9f8b4; $custom-dark: #000000;
JSON
{
"hex": "#aff493",
"rgb": {
"r": 175,
"g": 244,
"b": 147
},
"hsl": {
"h": 102.68,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.89878,
"c": 0.14466,
"h": 137.1
},
"luminance": 0.75922
}Semantic roles & 50–950 ramp
primary
#AFF493
secondary
#AF59D2
accent
#08DEA0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581