#98E784#98E784
#98E784 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.4% C 0.153 H 139.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #98E784 |
|---|---|
| RGB | rgb(152, 231, 132) |
| HSL | hsl(108, 67%, 71%) |
| HSV | hsv(108, 43%, 91%) |
| CMYK | cmyk(34.2%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(84.74, -42.53, 40.63) |
| CIE-LCH | lch(84.74, 58.82, 136.31°) |
| OKLab | oklab(85.37% -0.1163 0.0994) |
| OKLCH | oklch(85.37% 0.153 139.5) |
| XYZ | xyz(45.6881, 65.4911, 32.0590) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.66
Palegreen
#98FB98
ΔE00 4.61
Light Green
#96F97B
ΔE00 4.79
Pale Light Green
#B1FC99
ΔE00 4.81
Light Pastel Green
#B2FBA5
ΔE00 5.28
Pastel Green
#B0FF9D
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E784 #D384E7
analogous
#C9E784 #98E784 #84E7A1
triadic
#98E784 #8498E7 #E78498
tetradic
#98E784 #84C9E7 #D384E7 #E7A184
square
#98E784 #84C9E7 #D384E7 #E7A184
split-complementary
#98E784 #A184E7 #E784C9
monochromatic
#48C927 #6DDD51 #98E784 #C3F1B7 #EAFAE5
Accessibility & contrast
On white
1.49
#98E784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#98E784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E784
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E784 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#93E1CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98e784; /* rgb */ color: rgb(152, 231, 132); /* oklch */ color: oklch(85.4% 0.153 139.5);
Tailwind
colors: {
custom: {
50: '#b9efa9',
500: '#98e784',
950: '#000000',
},
}SCSS
$custom: #98e784; $custom-light: #b9efa9; $custom-dark: #000000;
JSON
{
"hex": "#98e784",
"rgb": {
"r": 152,
"g": 231,
"b": 132
},
"hsl": {
"h": 107.879,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.85372,
"c": 0.15301,
"h": 139.5
},
"luminance": 0.65493
}Semantic roles & 50–950 ramp
primary
#98E784
secondary
#A94FC0
accent
#16CFAA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581