#AFF98E#AFF98E
#AFF98E is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.9% C 0.157 H 136.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF98E |
|---|---|
| RGB | rgb(175, 249, 142) |
| HSL | hsl(101, 90%, 77%) |
| HSV | hsv(101, 43%, 98%) |
| CMYK | cmyk(29.7%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(91.15, -41.61, 44.15) |
| CIE-LCH | lch(91.15, 60.66, 133.30°) |
| OKLab | oklab(90.93% -0.1141 0.1078) |
| OKLCH | oklch(90.93% 0.157 136.6) |
| XYZ | xyz(56.4358, 78.8162, 37.8255) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.52
Pastel Green
#B0FF9D
ΔE00 2.22
Celery
#C1FD95
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Light Green
#96F97B
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF98E #D88EF9
analogous
#E5F98E #AFF98E #8EF9A3
triadic
#AFF98E #8EAFF9 #F98EAF
tetradic
#AFF98E #8EE5F9 #D88EF9 #F9A38E
square
#AFF98E #8EE5F9 #D88EF9 #F9A38E
split-complementary
#AFF98E #A38EF9 #F98EE5
monochromatic
#5DF31A #86F654 #AFF98E #D8FCC8 #EAFDE2
Accessibility & contrast
On white
1.25
#AFF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#AFF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF98E
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF98E | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#F5E394
Tritanopia (blue-blind)
#ADF2DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff98e; /* rgb */ color: rgb(175, 249, 142); /* oklch */ color: oklch(90.9% 0.157 136.6);
Tailwind
colors: {
custom: {
50: '#c9fbb0',
500: '#aff98e',
950: '#000000',
},
}SCSS
$custom: #aff98e; $custom-light: #c9fbb0; $custom-dark: #000000;
JSON
{
"hex": "#aff98e",
"rgb": {
"r": 175,
"g": 249,
"b": 142
},
"hsl": {
"h": 101.495,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.90931,
"c": 0.15693,
"h": 136.6
},
"luminance": 0.78818
}Semantic roles & 50–950 ramp
primary
#AFF98E
secondary
#AF53D8
accent
#00E69F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581