#AFF49F#AFF49F
#AFF49F is a very light, vivid green. Relative luminance 0.763; OKLCH L 90.1% C 0.132 H 139.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF49F |
|---|---|
| RGB | rgb(175, 244, 159) |
| HSL | hsl(109, 79%, 79%) |
| HSV | hsv(109, 35%, 96%) |
| CMYK | cmyk(28.3%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(90.01, -37.04, 34.28) |
| CIE-LCH | lch(90.01, 50.47, 137.22°) |
| OKLab | oklab(90.09% -0.1011 0.0855) |
| OKLCH | oklch(90.09% 0.132 139.8) |
| XYZ | xyz(56.2860, 76.3165, 44.5591) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.46
Washed Out Green
#BCF5A6
ΔE00 1.97
Tea Green
#BDF8A3
ΔE00 1.98
Pale Light Green
#B1FC99
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.80
Light Light Green
#C8FFB0
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF49F #E49FF4
analogous
#DAF49F #AFF49F #9FF4BA
triadic
#AFF49F #9FAFF4 #F49FAF
tetradic
#AFF49F #9FDAF4 #E49FF4 #F4BA9F
square
#AFF49F #9FDAF4 #E49FF4 #F4BA9F
split-complementary
#AFF49F #BA9FF4 #F49FDA
monochromatic
#53E731 #81EE68 #AFF49F #DDFAD6 #E8FCE4
Accessibility & contrast
On white
1.29
#AFF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#AFF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF49F
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF49F | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E699
Deuteranopia (green-blind)
#EEE0A4
Tritanopia (blue-blind)
#ABEFDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff49f; /* rgb */ color: rgb(175, 244, 159); /* oklch */ color: oklch(90.1% 0.132 139.8);
Tailwind
colors: {
custom: {
50: '#c9f8bc',
500: '#aff49f',
950: '#000000',
},
}SCSS
$custom: #aff49f; $custom-light: #c9f8bc; $custom-dark: #000000;
JSON
{
"hex": "#aff49f",
"rgb": {
"r": 175,
"g": 244,
"b": 159
},
"hsl": {
"h": 108.706,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.90087,
"c": 0.13235,
"h": 139.8
},
"luminance": 0.76319
}Semantic roles & 50–950 ramp
primary
#AFF49F
secondary
#BE64D3
accent
#0ADCB4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582