#AFF97E#AFF97E
#AFF97E is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.7% C 0.172 H 134.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF97E |
|---|---|
| RGB | rgb(175, 249, 126) |
| HSL | hsl(96, 91%, 74%) |
| HSV | hsv(96, 49%, 98%) |
| CMYK | cmyk(29.7%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(90.95, -43.52, 51.50) |
| CIE-LCH | lch(90.95, 67.42, 130.20°) |
| OKLab | oklab(90.7% -0.1202 0.1234) |
| OKLCH | oklch(90.7% 0.172 134.2) |
| XYZ | xyz(55.3196, 78.3698, 31.9468) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.56
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.48
Light Lime
#AEFD6C
ΔE00 2.58
Key Lime
#AEFF6E
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF97E #C87EF9
analogous
#ECF97E #AFF97E #7EF98A
triadic
#AFF97E #7EAFF9 #F97EAF
tetradic
#AFF97E #7EECF9 #C87EF9 #F98A7E
square
#AFF97E #7EECF9 #C87EF9 #F98A7E
split-complementary
#AFF97E #8A7EF9 #F97EEC
monochromatic
#67F10B #8BF644 #AFF97E #D3FCB8 #EDFEE2
Accessibility & contrast
On white
1.26
#AFF97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#AFF97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF97E
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF97E | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#AFF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff97e; /* rgb */ color: rgb(175, 249, 126); /* oklch */ color: oklch(90.7% 0.172 134.2);
Tailwind
colors: {
custom: {
50: '#cafba6',
500: '#aff97e',
950: '#000000',
},
}SCSS
$custom: #aff97e; $custom-light: #cafba6; $custom-dark: #000000;
JSON
{
"hex": "#aff97e",
"rgb": {
"r": 175,
"g": 249,
"b": 126
},
"hsl": {
"h": 96.098,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.90701,
"c": 0.17226,
"h": 134.2
},
"luminance": 0.78372
}Semantic roles & 50–950 ramp
primary
#AFF97E
secondary
#9C45D6
accent
#00E68A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#13170F
muted
#838580