#98FF70#98FF70
#98FF70 is a very light, highly saturated green. Relative luminance 0.794; OKLCH L 90.7% C 0.204 H 137.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98FF70 |
|---|---|
| RGB | rgb(152, 255, 112) |
| HSL | hsl(103, 100%, 72%) |
| HSV | hsv(103, 56%, 100%) |
| CMYK | cmyk(40.4%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(91.40, -54.95, 58.10) |
| CIE-LCH | lch(91.40, 79.97, 133.40°) |
| OKLab | oklab(90.72% -0.1513 0.137) |
| OKLCH | oklch(90.72% 0.204 137.8) |
| XYZ | xyz(51.6319, 79.3624, 27.9240) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grass Green
#9AF764
ΔE00 2.05
Light Green
#96F97B
ΔE00 2.21
Spring Green (survey)
#A9F971
ΔE00 2.57
Easter Green
#8CFD7E
ΔE00 2.68
Key Lime
#AEFF6E
ΔE00 2.81
Light Lime
#AEFD6C
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FF70 #D770FF
analogous
#DFFF70 #98FF70 #70FF90
triadic
#98FF70 #7098FF #FF7098
tetradic
#98FF70 #70DFFF #D770FF #FF9070
square
#98FF70 #70DFFF #D770FF #FF9070
split-complementary
#98FF70 #9070FF #FF70DF
monochromatic
#44F500 #6CFF33 #98FF70 #C4FFAD #E9FFE0
Accessibility & contrast
On white
1.24
#98FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#98FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FF70
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FF70 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#92F7E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #98ff70; /* rgb */ color: rgb(152, 255, 112); /* oklch */ color: oklch(90.7% 0.204 137.8);
Tailwind
colors: {
custom: {
50: '#bcff9d',
500: '#98ff70',
950: '#000000',
},
}SCSS
$custom: #98ff70; $custom-light: #bcff9d; $custom-dark: #000000;
JSON
{
"hex": "#98ff70",
"rgb": {
"r": 152,
"g": 255,
"b": 112
},
"hsl": {
"h": 103.217,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90721,
"c": 0.2041,
"h": 137.8
},
"luminance": 0.79365
}Semantic roles & 50–950 ramp
primary
#98FF70
secondary
#AE37DC
accent
#00E6A5
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#12180F
muted
#828680