#98E684#98E684
#98E684 is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.1% C 0.152 H 139.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #98E684 |
|---|---|
| RGB | rgb(152, 230, 132) |
| HSL | hsl(108, 66%, 71%) |
| HSV | hsv(108, 43%, 90%) |
| CMYK | cmyk(33.9%, 0%, 42.6%, 9.8%) |
| CIE-LAB | lab(84.45, -42.10, 40.26) |
| CIE-LCH | lch(84.45, 58.25, 136.27°) |
| OKLab | oklab(85.14% -0.1151 0.0986) |
| OKLCH | oklch(85.14% 0.152 139.4) |
| XYZ | xyz(45.4090, 64.9329, 31.9660) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.77
Palegreen
#98FB98
ΔE00 4.80
Pale Light Green
#B1FC99
ΔE00 4.99
Light Green
#96F97B
ΔE00 5.03
Light Pastel Green
#B2FBA5
ΔE00 5.39
Pastel Green
#B0FF9D
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E684 #D284E6
analogous
#C9E684 #98E684 #84E6A1
triadic
#98E684 #8498E6 #E68498
tetradic
#98E684 #84C9E6 #D284E6 #E6A184
square
#98E684 #84C9E6 #D284E6 #E6A184
split-complementary
#98E684 #A184E6 #E684C9
monochromatic
#49C728 #6DDC51 #98E684 #C3F0B7 #EAFAE6
Accessibility & contrast
On white
1.50
#98E684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#98E684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E684
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E684 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#93E0CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98e684; /* rgb */ color: rgb(152, 230, 132); /* oklch */ color: oklch(85.1% 0.152 139.4);
Tailwind
colors: {
custom: {
50: '#b9eea9',
500: '#98e684',
950: '#000000',
},
}SCSS
$custom: #98e684; $custom-light: #b9eea9; $custom-dark: #000000;
JSON
{
"hex": "#98e684",
"rgb": {
"r": 152,
"g": 230,
"b": 132
},
"hsl": {
"h": 107.755,
"s": 66.216,
"l": 70.98
},
"oklch": {
"l": 0.85139,
"c": 0.15156,
"h": 139.4
},
"luminance": 0.64935
}Semantic roles & 50–950 ramp
primary
#98E684
secondary
#A850BF
accent
#17CEA9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581