#AFF299#AFF299
#AFF299 is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.5% C 0.136 H 138.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF299 |
|---|---|
| RGB | rgb(175, 242, 153) |
| HSL | hsl(105, 77%, 77%) |
| HSV | hsv(105, 37%, 95%) |
| CMYK | cmyk(27.7%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(89.35, -37.00, 36.42) |
| CIE-LCH | lch(89.35, 51.92, 135.45°) |
| OKLab | oklab(89.53% -0.101 0.0903) |
| OKLCH | oklch(89.53% 0.136 138.2) |
| XYZ | xyz(55.1794, 74.9162, 41.6838) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.04
Light Pastel Green
#B2FBA5
ΔE00 2.16
Washed Out Green
#BCF5A6
ΔE00 2.27
Pale Light Green
#B1FC99
ΔE00 2.38
Pastel Green
#B0FF9D
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF299 #DC99F2
analogous
#DBF299 #AFF299 #99F2B0
triadic
#AFF299 #99AFF2 #F299AF
tetradic
#AFF299 #99DBF2 #DC99F2 #F2B099
square
#AFF299 #99DBF2 #DC99F2 #F2B099
split-complementary
#AFF299 #B099F2 #F299DB
monochromatic
#5AE42C #84EB63 #AFF299 #DAF9CF #EAFCE4
Accessibility & contrast
On white
1.31
#AFF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#AFF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF299
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF299 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E493
Deuteranopia (green-blind)
#EDDE9E
Tritanopia (blue-blind)
#ACECDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aff299; /* rgb */ color: rgb(175, 242, 153); /* oklch */ color: oklch(89.5% 0.136 138.2);
Tailwind
colors: {
custom: {
50: '#c9f6b8',
500: '#aff299',
950: '#000000',
},
}SCSS
$custom: #aff299; $custom-light: #c9f6b8; $custom-dark: #000000;
JSON
{
"hex": "#aff299",
"rgb": {
"r": 175,
"g": 242,
"b": 153
},
"hsl": {
"h": 105.169,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.89529,
"c": 0.13554,
"h": 138.2
},
"luminance": 0.74918
}Semantic roles & 50–950 ramp
primary
#AFF299
secondary
#B460D0
accent
#0CDAA7
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581