#98E082#98E082
#98E082 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.7% C 0.145 H 138.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98E082 |
|---|---|
| RGB | rgb(152, 224, 130) |
| HSL | hsl(106, 60%, 69%) |
| HSV | hsv(106, 42%, 88%) |
| CMYK | cmyk(32.1%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(82.70, -39.71, 39.02) |
| CIE-LCH | lch(82.70, 55.67, 135.51°) |
| OKLab | oklab(83.71% -0.1086 0.0957) |
| OKLCH | oklch(83.71% 0.145 138.6) |
| XYZ | xyz(43.6324, 61.5966, 30.7051) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.86
Palegreen
#98FB98
ΔE00 6.12
Pale Light Green
#B1FC99
ΔE00 6.15
Washed Out Green
#BCF5A6
ΔE00 6.25
Light Green
#96F97B
ΔE00 6.34
Light Pastel Green
#B2FBA5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E082 #CA82E0
analogous
#C7E082 #98E082 #82E09B
triadic
#98E082 #8298E0 #E08298
tetradic
#98E082 #82C7E0 #CA82E0 #E09B82
square
#98E082 #82C7E0 #CA82E0 #E09B82
split-complementary
#98E082 #9B82E0 #E082C7
monochromatic
#4FBA2E #70D451 #98E082 #C0ECB3 #E9F8E4
Accessibility & contrast
On white
1.58
#98E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#98E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E082
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E082 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#DBCB88
Tritanopia (blue-blind)
#94DAC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #98e082; /* rgb */ color: rgb(152, 224, 130); /* oklch */ color: oklch(83.7% 0.145 138.6);
Tailwind
colors: {
custom: {
50: '#b9eaa7',
500: '#98e082',
950: '#000000',
},
}SCSS
$custom: #98e082; $custom-light: #b9eaa7; $custom-dark: #000000;
JSON
{
"hex": "#98e082",
"rgb": {
"r": 152,
"g": 224,
"b": 130
},
"hsl": {
"h": 105.957,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.83709,
"c": 0.14475,
"h": 138.6
},
"luminance": 0.61598
}Semantic roles & 50–950 ramp
primary
#98E082
secondary
#9F4FB7
accent
#1EC8A0
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480