#98E375#98E375
#98E375 is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.2% C 0.162 H 136.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98E375 |
|---|---|
| RGB | rgb(152, 227, 117) |
| HSL | hsl(101, 66%, 67%) |
| HSV | hsv(101, 48%, 89%) |
| CMYK | cmyk(33%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(83.39, -42.70, 46.23) |
| CIE-LCH | lch(83.39, 62.93, 132.73°) |
| OKLab | oklab(84.21% -0.1174 0.1113) |
| OKLCH | oklch(84.21% 0.162 136.5) |
| XYZ | xyz(43.6277, 62.8961, 26.6676) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.72
Light Green
#96F97B
ΔE00 4.96
Spring Green (survey)
#A9F971
ΔE00 5.53
Lightish Green
#61E160
ΔE00 5.58
Light Grass Green
#9AF764
ΔE00 5.58
Fresh Green
#69D84F
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E375 #C075E3
analogous
#CFE375 #98E375 #75E389
triadic
#98E375 #7598E3 #E37598
tetradic
#98E375 #75CFE3 #C075E3 #E38975
square
#98E375 #75CFE3 #C075E3 #E38975
split-complementary
#98E375 #8975E3 #E375CF
monochromatic
#54B825 #72D942 #98E375 #BEEDA8 #E4F8DB
Accessibility & contrast
On white
1.55
#98E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#98E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E375
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E375 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#DFCD7C
Tritanopia (blue-blind)
#96DCC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98e375; /* rgb */ color: rgb(152, 227, 117); /* oklch */ color: oklch(84.2% 0.162 136.5);
Tailwind
colors: {
custom: {
50: '#b9ec9f',
500: '#98e375',
950: '#000000',
},
}SCSS
$custom: #98e375; $custom-light: #b9ec9f; $custom-dark: #000000;
JSON
{
"hex": "#98e375",
"rgb": {
"r": 152,
"g": 227,
"b": 117
},
"hsl": {
"h": 100.909,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.84212,
"c": 0.1618,
"h": 136.5
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#98E375
secondary
#9344B9
accent
#17CE94
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480