#98E075#98E075
#98E075 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.5% C 0.158 H 136.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98E075 |
|---|---|
| RGB | rgb(152, 224, 117) |
| HSL | hsl(100, 63%, 67%) |
| HSV | hsv(100, 48%, 88%) |
| CMYK | cmyk(32.1%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(82.52, -41.39, 45.16) |
| CIE-LCH | lch(82.52, 61.26, 132.50°) |
| OKLab | oklab(83.51% -0.1138 0.1089) |
| OKLCH | oklch(83.51% 0.158 136.3) |
| XYZ | xyz(42.8143, 61.2693, 26.3965) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.01
Light Green
#96F97B
ΔE00 5.68
Fresh Green
#69D84F
ΔE00 5.75
Lightish Green
#61E160
ΔE00 5.77
Spring Green (survey)
#A9F971
ΔE00 6.20
Light Grass Green
#9AF764
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E075 #BD75E0
analogous
#CEE075 #98E075 #75E088
triadic
#98E075 #7598E0 #E07598
tetradic
#98E075 #75CEE0 #BD75E0 #E08875
square
#98E075 #75CEE0 #BD75E0 #E08875
split-complementary
#98E075 #8875E0 #E075CE
monochromatic
#55B328 #73D543 #98E075 #BDEBA7 #E3F6D9
Accessibility & contrast
On white
1.58
#98E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#98E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E075
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E075 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D16C
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#96D9C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98e075; /* rgb */ color: rgb(152, 224, 117); /* oklch */ color: oklch(83.5% 0.158 136.3);
Tailwind
colors: {
custom: {
50: '#b9ea9f',
500: '#98e075',
950: '#000000',
},
}SCSS
$custom: #98e075; $custom-light: #b9ea9f; $custom-dark: #000000;
JSON
{
"hex": "#98e075",
"rgb": {
"r": 152,
"g": 224,
"b": 117
},
"hsl": {
"h": 100.374,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.8351,
"c": 0.15755,
"h": 136.3
},
"luminance": 0.61271
}Semantic roles & 50–950 ramp
primary
#98E075
secondary
#9045B4
accent
#1ACB91
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480