#AFF99F#AFF99F
#AFF99F is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.2% C 0.140 H 140.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF99F |
|---|---|
| RGB | rgb(175, 249, 159) |
| HSL | hsl(109, 88%, 80%) |
| HSV | hsv(109, 36%, 98%) |
| CMYK | cmyk(29.7%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(91.40, -39.29, 36.12) |
| CIE-LCH | lch(91.40, 53.37, 137.41°) |
| OKLab | oklab(91.21% -0.1072 0.0898) |
| OKLCH | oklch(91.21% 0.14 140.1) |
| XYZ | xyz(57.8109, 79.3663, 45.0674) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.85
Pale Light Green
#B1FC99
ΔE00 1.53
Pastel Green
#B0FF9D
ΔE00 1.59
Tea Green
#BDF8A3
ΔE00 2.16
Washed Out Green
#BCF5A6
ΔE00 2.65
Palegreen
#98FB98
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF99F #E99FF9
analogous
#DCF99F #AFF99F #9FF9BC
triadic
#AFF99F #9FAFF9 #F99FAF
tetradic
#AFF99F #9FDCF9 #E99FF9 #F9BC9F
square
#AFF99F #9FDCF9 #E99FF9 #F9BC9F
split-complementary
#AFF99F #BC9FF9 #F99FDC
monochromatic
#4FF22C #7FF565 #AFF99F #DFFDD9 #E7FDE2
Accessibility & contrast
On white
1.24
#AFF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#AFF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF99F
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF99F | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#F3E4A4
Tritanopia (blue-blind)
#AAF3E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff99f; /* rgb */ color: rgb(175, 249, 159); /* oklch */ color: oklch(91.2% 0.140 140.1);
Tailwind
colors: {
custom: {
50: '#c9fbbc',
500: '#aff99f',
950: '#000000',
},
}SCSS
$custom: #aff99f; $custom-light: #c9fbbc; $custom-dark: #000000;
JSON
{
"hex": "#aff99f",
"rgb": {
"r": 175,
"g": 249,
"b": 159
},
"hsl": {
"h": 109.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.91213,
"c": 0.13986,
"h": 140.1
},
"luminance": 0.79369
}Semantic roles & 50–950 ramp
primary
#AFF99F
secondary
#C562DA
accent
#01E5BC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582