#98E180#98E180
#98E180 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.9% C 0.148 H 138.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #98E180 |
|---|---|
| RGB | rgb(152, 225, 128) |
| HSL | hsl(105, 62%, 69%) |
| HSV | hsv(105, 43%, 88%) |
| CMYK | cmyk(32.4%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(82.96, -40.43, 40.34) |
| CIE-LCH | lch(82.96, 57.11, 135.06°) |
| OKLab | oklab(83.91% -0.1107 0.0986) |
| OKLCH | oklch(83.91% 0.148 138.3) |
| XYZ | xyz(43.7690, 62.0825, 30.0948) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.83
Light Green
#96F97B
ΔE00 5.94
Pale Light Green
#B1FC99
ΔE00 5.96
Palegreen
#98FB98
ΔE00 5.98
Lightish Green
#61E160
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E180 #C980E1
analogous
#C8E180 #98E180 #80E199
triadic
#98E180 #8098E1 #E18098
tetradic
#98E180 #80C8E1 #C980E1 #E19980
square
#98E180 #80C8E1 #C980E1 #E19980
split-complementary
#98E180 #9980E1 #E180C8
monochromatic
#4FBB2C #70D54E #98E180 #C0EDB2 #E8F8E3
Accessibility & contrast
On white
1.57
#98E180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#98E180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E180
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E180 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#94DBCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e180; /* rgb */ color: rgb(152, 225, 128); /* oklch */ color: oklch(83.9% 0.148 138.3);
Tailwind
colors: {
custom: {
50: '#b9eba6',
500: '#98e180',
950: '#000000',
},
}SCSS
$custom: #98e180; $custom-light: #b9eba6; $custom-dark: #000000;
JSON
{
"hex": "#98e180",
"rgb": {
"r": 152,
"g": 225,
"b": 128
},
"hsl": {
"h": 105.155,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.8391,
"c": 0.14822,
"h": 138.3
},
"luminance": 0.62084
}Semantic roles & 50–950 ramp
primary
#98E180
secondary
#9E4DB8
accent
#1CCA9F
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480