#98FF77#98FF77
#98FF77 is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.8% C 0.198 H 138.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #98FF77 |
|---|---|
| RGB | rgb(152, 255, 119) |
| HSL | hsl(105, 100%, 73%) |
| HSV | hsv(105, 53%, 100%) |
| CMYK | cmyk(40.4%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(91.47, -54.20, 55.07) |
| CIE-LCH | lch(91.47, 77.27, 134.54°) |
| OKLab | oklab(90.8% -0.1488 0.131) |
| OKLCH | oklch(90.8% 0.198 138.7) |
| XYZ | xyz(52.0369, 79.5244, 30.0570) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.57
Easter Green
#8CFD7E
ΔE00 1.95
Light Grass Green
#9AF764
ΔE00 2.61
Spring Green (survey)
#A9F971
ΔE00 2.84
Lighter Green
#75FD63
ΔE00 3.14
Key Lime
#AEFF6E
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FF77 #DE77FF
analogous
#DCFF77 #98FF77 #77FF9A
triadic
#98FF77 #7798FF #FF7798
tetradic
#98FF77 #77DCFF #DE77FF #FF9A77
square
#98FF77 #77DCFF #DE77FF #FF9A77
split-complementary
#98FF77 #9A77FF #FF77DC
monochromatic
#3DFC00 #6AFF3A #98FF77 #C6FFB4 #E8FFE0
Accessibility & contrast
On white
1.24
#98FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#98FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FF77
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FF77 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#91F7E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #98ff77; /* rgb */ color: rgb(152, 255, 119); /* oklch */ color: oklch(90.8% 0.198 138.7);
Tailwind
colors: {
custom: {
50: '#bcffa1',
500: '#98ff77',
950: '#000000',
},
}SCSS
$custom: #98ff77; $custom-light: #bcffa1; $custom-dark: #000000;
JSON
{
"hex": "#98ff77",
"rgb": {
"r": 152,
"g": 255,
"b": 119
},
"hsl": {
"h": 105.441,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90804,
"c": 0.19824,
"h": 138.7
},
"luminance": 0.79527
}Semantic roles & 50–950 ramp
primary
#98FF77
secondary
#B63DDD
accent
#00E6AE
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#12180F
muted
#828680