#AFF998#AFF998
#AFF998 is a very light, vivid green. Relative luminance 0.791; OKLCH L 91.1% C 0.147 H 138.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF998 |
|---|---|
| RGB | rgb(175, 249, 152) |
| HSL | hsl(106, 89%, 79%) |
| HSV | hsv(106, 39%, 98%) |
| CMYK | cmyk(29.7%, 0%, 39%, 2.4%) |
| CIE-LAB | lab(91.29, -40.28, 39.45) |
| CIE-LCH | lch(91.29, 56.38, 135.60°) |
| OKLab | oklab(91.09% -0.1101 0.0974) |
| OKLCH | oklch(91.09% 0.147 138.5) |
| XYZ | xyz(57.2206, 79.1301, 41.9584) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.65
Pastel Green
#B0FF9D
ΔE00 1.28
Light Pastel Green
#B2FBA5
ΔE00 1.96
Tea Green
#BDF8A3
ΔE00 2.49
Celery
#C1FD95
ΔE00 3.00
Palegreen
#98FB98
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF998 #E298F9
analogous
#DFF998 #AFF998 #98F9B1
triadic
#AFF998 #98AFF9 #F998AF
tetradic
#AFF998 #98DFF9 #E298F9 #F9B198
square
#AFF998 #98DFF9 #E298F9 #F9B198
split-complementary
#AFF998 #B198F9 #F998DF
monochromatic
#55F224 #82F65E #AFF998 #DCFCD2 #E9FDE2
Accessibility & contrast
On white
1.25
#AFF998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#AFF998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF998
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF998 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#ABF3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff998; /* rgb */ color: rgb(175, 249, 152); /* oklch */ color: oklch(91.1% 0.147 138.5);
Tailwind
colors: {
custom: {
50: '#c9fbb7',
500: '#aff998',
950: '#000000',
},
}SCSS
$custom: #aff998; $custom-light: #c9fbb7; $custom-dark: #000000;
JSON
{
"hex": "#aff998",
"rgb": {
"r": 175,
"g": 249,
"b": 152
},
"hsl": {
"h": 105.773,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.91092,
"c": 0.14695,
"h": 138.5
},
"luminance": 0.79132
}Semantic roles & 50–950 ramp
primary
#AFF998
secondary
#BB5CD9
accent
#00E6AF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581