#98E083#98E083
#98E083 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.7% C 0.144 H 138.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #98E083 |
|---|---|
| RGB | rgb(152, 224, 131) |
| HSL | hsl(106, 60%, 70%) |
| HSV | hsv(106, 42%, 88%) |
| CMYK | cmyk(32.1%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(82.71, -39.58, 38.54) |
| CIE-LCH | lch(82.71, 55.24, 135.76°) |
| OKLab | oklab(83.73% -0.1082 0.0946) |
| OKLCH | oklch(83.73% 0.144 138.8) |
| XYZ | xyz(43.6999, 61.6236, 31.0603) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.80
Palegreen
#98FB98
ΔE00 6.09
Pale Light Green
#B1FC99
ΔE00 6.15
Washed Out Green
#BCF5A6
ΔE00 6.18
Light Pastel Green
#B2FBA5
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E083 #CB83E0
analogous
#C6E083 #98E083 #83E09D
triadic
#98E083 #8398E0 #E08398
tetradic
#98E083 #83C6E0 #CB83E0 #E09D83
square
#98E083 #83C6E0 #CB83E0 #E09D83
split-complementary
#98E083 #9D83E0 #E083C6
monochromatic
#4EBA2F #6FD452 #98E083 #C1ECB4 #E9F8E5
Accessibility & contrast
On white
1.58
#98E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#98E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E083
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E083 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#DBCB89
Tritanopia (blue-blind)
#94DAC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #98e083; /* rgb */ color: rgb(152, 224, 131); /* oklch */ color: oklch(83.7% 0.144 138.8);
Tailwind
colors: {
custom: {
50: '#b9eaa8',
500: '#98e083',
950: '#000000',
},
}SCSS
$custom: #98e083; $custom-light: #b9eaa8; $custom-dark: #000000;
JSON
{
"hex": "#98e083",
"rgb": {
"r": 152,
"g": 224,
"b": 131
},
"hsl": {
"h": 106.452,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.83725,
"c": 0.14375,
"h": 138.8
},
"luminance": 0.61625
}Semantic roles & 50–950 ramp
primary
#98E083
secondary
#A050B7
accent
#1EC8A1
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480