#98E586#98E586
#98E586 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.9% C 0.148 H 139.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98E586 |
|---|---|
| RGB | rgb(152, 229, 134) |
| HSL | hsl(109, 65%, 71%) |
| HSV | hsv(109, 41%, 90%) |
| CMYK | cmyk(33.6%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(84.19, -41.38, 38.94) |
| CIE-LCH | lch(84.19, 56.82, 136.74°) |
| OKLab | oklab(84.94% -0.1131 0.0957) |
| OKLCH | oklch(84.94% 0.148 139.8) |
| XYZ | xyz(45.2697, 64.4332, 32.6012) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.74
Palegreen
#98FB98
ΔE00 4.93
Pale Light Green
#B1FC99
ΔE00 5.17
Light Pastel Green
#B2FBA5
ΔE00 5.39
Light Green
#96F97B
ΔE00 5.45
Washed Out Green
#BCF5A6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E586 #D386E5
analogous
#C7E586 #98E586 #86E5A3
triadic
#98E586 #8698E5 #E58698
tetradic
#98E586 #86C7E5 #D386E5 #E5A386
square
#98E586 #86C7E5 #D386E5 #E5A386
split-complementary
#98E586 #A386E5 #E586C7
monochromatic
#48C62B #6DDA54 #98E586 #C3F0B8 #EAFAE6
Accessibility & contrast
On white
1.51
#98E586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#98E586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E586
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E586 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67F
Deuteranopia (green-blind)
#DFCF8C
Tritanopia (blue-blind)
#93DFCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98e586; /* rgb */ color: rgb(152, 229, 134); /* oklch */ color: oklch(84.9% 0.148 139.8);
Tailwind
colors: {
custom: {
50: '#b9edaa',
500: '#98e586',
950: '#000000',
},
}SCSS
$custom: #98e586; $custom-light: #b9edaa; $custom-dark: #000000;
JSON
{
"hex": "#98e586",
"rgb": {
"r": 152,
"g": 229,
"b": 134
},
"hsl": {
"h": 108.632,
"s": 64.626,
"l": 71.176
},
"oklch": {
"l": 0.84938,
"c": 0.14811,
"h": 139.8
},
"luminance": 0.64435
}Semantic roles & 50–950 ramp
primary
#98E586
secondary
#A952BE
accent
#19CCAA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581