#AFF498#AFF498
#AFF498 is a very light, vivid green. Relative luminance 0.761; OKLCH L 90.0% C 0.140 H 138.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF498 |
|---|---|
| RGB | rgb(175, 244, 152) |
| HSL | hsl(105, 81%, 78%) |
| HSV | hsv(105, 38%, 96%) |
| CMYK | cmyk(28.3%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(89.90, -38.05, 37.63) |
| CIE-LCH | lch(89.90, 53.51, 135.31°) |
| OKLab | oklab(89.96% -0.1039 0.0931) |
| OKLCH | oklch(89.96% 0.14 138.1) |
| XYZ | xyz(55.6957, 76.0803, 41.4501) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.82
Light Pastel Green
#B2FBA5
ΔE00 2.03
Tea Green
#BDF8A3
ΔE00 2.08
Pastel Green
#B0FF9D
ΔE00 2.38
Washed Out Green
#BCF5A6
ΔE00 2.57
Celery
#C1FD95
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF498 #DD98F4
analogous
#DDF498 #AFF498 #98F4AF
triadic
#AFF498 #98AFF4 #F498AF
tetradic
#AFF498 #98DDF4 #DD98F4 #F4AF98
square
#AFF498 #98DDF4 #DD98F4 #F4AF98
split-complementary
#AFF498 #AF98F4 #F498DD
monochromatic
#59E829 #84EE61 #AFF498 #DAFACF #EAFCE3
Accessibility & contrast
On white
1.29
#AFF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#AFF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF498
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF498 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE691
Deuteranopia (green-blind)
#EFE09D
Tritanopia (blue-blind)
#ACEEDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff498; /* rgb */ color: rgb(175, 244, 152); /* oklch */ color: oklch(90.0% 0.140 138.1);
Tailwind
colors: {
custom: {
50: '#c9f8b7',
500: '#aff498',
950: '#000000',
},
}SCSS
$custom: #aff498; $custom-light: #c9f8b7; $custom-dark: #000000;
JSON
{
"hex": "#aff498",
"rgb": {
"r": 175,
"g": 244,
"b": 152
},
"hsl": {
"h": 105,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.89963,
"c": 0.13956,
"h": 138.1
},
"luminance": 0.76082
}Semantic roles & 50–950 ramp
primary
#AFF498
secondary
#B55ED2
accent
#08DDA8
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581