#98E280#98E280
#98E280 is a very light, vivid green. Relative luminance 0.626; OKLCH L 84.1% C 0.150 H 138.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98E280 |
|---|---|
| RGB | rgb(152, 226, 128) |
| HSL | hsl(105, 63%, 69%) |
| HSV | hsv(105, 43%, 89%) |
| CMYK | cmyk(32.7%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(83.24, -40.87, 40.70) |
| CIE-LCH | lch(83.24, 57.68, 135.12°) |
| OKLab | oklab(84.14% -0.1119 0.0994) |
| OKLCH | oklch(84.14% 0.15 138.4) |
| XYZ | xyz(44.0401, 62.6247, 30.1852) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Light Green
#96F97B
ΔE00 5.69
Pale Light Green
#B1FC99
ΔE00 5.77
Palegreen
#98FB98
ΔE00 5.78
Lightish Green
#61E160
ΔE00 6.07
Light Pastel Green
#B2FBA5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E280 #CA80E2
analogous
#C9E280 #98E280 #80E299
triadic
#98E280 #8098E2 #E28098
tetradic
#98E280 #80C9E2 #CA80E2 #E29980
square
#98E280 #80C9E2 #CA80E2 #E29980
split-complementary
#98E280 #9980E2 #E280C9
monochromatic
#4FBD2B #70D74E #98E280 #C0EDB2 #E9F9E4
Accessibility & contrast
On white
1.55
#98E280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#98E280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E280
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E280 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#94DCCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e280; /* rgb */ color: rgb(152, 226, 128); /* oklch */ color: oklch(84.1% 0.150 138.4);
Tailwind
colors: {
custom: {
50: '#b9eba6',
500: '#98e280',
950: '#000000',
},
}SCSS
$custom: #98e280; $custom-light: #b9eba6; $custom-dark: #000000;
JSON
{
"hex": "#98e280",
"rgb": {
"r": 152,
"g": 226,
"b": 128
},
"hsl": {
"h": 105.306,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.84143,
"c": 0.14968,
"h": 138.4
},
"luminance": 0.62627
}Semantic roles & 50–950 ramp
primary
#98E280
secondary
#9F4DBA
accent
#1BCBA0
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480