#AFF499#AFF499
#AFF499 is a very light, vivid green. Relative luminance 0.761; OKLCH L 90.0% C 0.139 H 138.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF499 |
|---|---|
| RGB | rgb(175, 244, 153) |
| HSL | hsl(105, 81%, 78%) |
| HSV | hsv(105, 37%, 96%) |
| CMYK | cmyk(28.3%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(89.91, -37.91, 37.15) |
| CIE-LCH | lch(89.91, 53.08, 135.57°) |
| OKLab | oklab(89.98% -0.1035 0.0921) |
| OKLCH | oklch(89.98% 0.139 138.4) |
| XYZ | xyz(55.7779, 76.1132, 41.8833) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.89
Light Pastel Green
#B2FBA5
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.02
Pastel Green
#B0FF9D
ΔE00 2.40
Washed Out Green
#BCF5A6
ΔE00 2.45
Celery
#C1FD95
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF499 #DE99F4
analogous
#DCF499 #AFF499 #99F4B1
triadic
#AFF499 #99AFF4 #F499AF
tetradic
#AFF499 #99DCF4 #DE99F4 #F4B199
square
#AFF499 #99DCF4 #DE99F4 #F4B199
split-complementary
#AFF499 #B199F4 #F499DC
monochromatic
#58E82B #84EE62 #AFF499 #DAFAD0 #E9FCE3
Accessibility & contrast
On white
1.29
#AFF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#AFF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF499
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF499 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE693
Deuteranopia (green-blind)
#EFE09E
Tritanopia (blue-blind)
#ACEEDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff499; /* rgb */ color: rgb(175, 244, 153); /* oklch */ color: oklch(90.0% 0.139 138.4);
Tailwind
colors: {
custom: {
50: '#c9f8b8',
500: '#aff499',
950: '#000000',
},
}SCSS
$custom: #aff499; $custom-light: #c9f8b8; $custom-dark: #000000;
JSON
{
"hex": "#aff499",
"rgb": {
"r": 175,
"g": 244,
"b": 153
},
"hsl": {
"h": 105.495,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.8998,
"c": 0.13853,
"h": 138.4
},
"luminance": 0.76115
}Semantic roles & 50–950 ramp
primary
#AFF499
secondary
#B65FD2
accent
#09DDAA
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581