#98FC77#98FC77
#98FC77 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.194 H 138.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98FC77 |
|---|---|
| RGB | rgb(152, 252, 119) |
| HSL | hsl(105, 96%, 73%) |
| HSV | hsv(105, 53%, 99%) |
| CMYK | cmyk(39.7%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(90.61, -52.99, 54.04) |
| CIE-LCH | lch(90.61, 75.69, 134.44°) |
| OKLab | oklab(90.1% -0.1455 0.1287) |
| OKLCH | oklch(90.1% 0.194 138.5) |
| XYZ | xyz(51.0874, 77.6253, 29.7405) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.02
Easter Green
#8CFD7E
ΔE00 1.85
Light Grass Green
#9AF764
ΔE00 2.40
Spring Green (survey)
#A9F971
ΔE00 2.63
Lighter Green
#75FD63
ΔE00 3.29
Key Lime
#AEFF6E
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FC77 #DB77FC
analogous
#DAFC77 #98FC77 #77FC99
triadic
#98FC77 #7798FC #FC7798
tetradic
#98FC77 #77DAFC #DB77FC #FC9977
square
#98FC77 #77DAFC #DB77FC #FC9977
split-complementary
#98FC77 #9977FC #FC77DA
monochromatic
#40F305 #6BFB3B #98FC77 #C5FDB3 #E8FEE1
Accessibility & contrast
On white
1.27
#98FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#98FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FC77
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FC77 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6B
Deuteranopia (green-blind)
#F5E180
Tritanopia (blue-blind)
#92F4DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #98fc77; /* rgb */ color: rgb(152, 252, 119); /* oklch */ color: oklch(90.1% 0.194 138.5);
Tailwind
colors: {
custom: {
50: '#bbfea1',
500: '#98fc77',
950: '#000000',
},
}SCSS
$custom: #98fc77; $custom-light: #bbfea1; $custom-dark: #000000;
JSON
{
"hex": "#98fc77",
"rgb": {
"r": 152,
"g": 252,
"b": 119
},
"hsl": {
"h": 105.113,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.901,
"c": 0.19426,
"h": 138.5
},
"luminance": 0.77628
}Semantic roles & 50–950 ramp
primary
#98FC77
secondary
#B33ED9
accent
#00E6AD
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#12180F
muted
#828680