#AFF98B#AFF98B
#AFF98B is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.9% C 0.160 H 136.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF98B |
|---|---|
| RGB | rgb(175, 249, 139) |
| HSL | hsl(100, 90%, 76%) |
| HSV | hsv(100, 44%, 98%) |
| CMYK | cmyk(29.7%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(91.11, -41.99, 45.54) |
| CIE-LCH | lch(91.11, 61.94, 132.67°) |
| OKLab | oklab(90.89% -0.1152 0.1108) |
| OKLCH | oklch(90.89% 0.16 136.1) |
| XYZ | xyz(56.2136, 78.7274, 36.6552) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.59
Pastel Green
#B0FF9D
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 3.07
Light Green
#96F97B
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF98B #D58BF9
analogous
#E6F98B #AFF98B #8BF99E
triadic
#AFF98B #8BAFF9 #F98BAF
tetradic
#AFF98B #8BE6F9 #D58BF9 #F99E8B
square
#AFF98B #8BE6F9 #D58BF9 #F99E8B
split-complementary
#AFF98B #9E8BF9 #F98BE6
monochromatic
#5FF317 #87F651 #AFF98B #D7FCC5 #EBFDE2
Accessibility & contrast
On white
1.25
#AFF98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AFF98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF98B
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF98B | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA82
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#ADF2DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff98b; /* rgb */ color: rgb(175, 249, 139); /* oklch */ color: oklch(90.9% 0.160 136.1);
Tailwind
colors: {
custom: {
50: '#c9fbae',
500: '#aff98b',
950: '#000000',
},
}SCSS
$custom: #aff98b; $custom-light: #c9fbae; $custom-dark: #000000;
JSON
{
"hex": "#aff98b",
"rgb": {
"r": 175,
"g": 249,
"b": 139
},
"hsl": {
"h": 100.364,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.90885,
"c": 0.15988,
"h": 136.1
},
"luminance": 0.78729
}Semantic roles & 50–950 ramp
primary
#AFF98B
secondary
#AB51D8
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581