#98E387#98E387
#98E387 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.5% C 0.144 H 139.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98E387 |
|---|---|
| RGB | rgb(152, 227, 135) |
| HSL | hsl(109, 62%, 71%) |
| HSV | hsv(109, 41%, 89%) |
| CMYK | cmyk(33%, 0%, 40.5%, 11%) |
| CIE-LAB | lab(83.63, -40.36, 37.73) |
| CIE-LCH | lch(83.63, 55.25, 136.93°) |
| OKLab | oklab(84.49% -0.1102 0.0929) |
| OKLCH | oklch(84.49% 0.144 139.9) |
| XYZ | xyz(44.7896, 63.3609, 32.7869) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Palegreen
#98FB98
ΔE00 5.34
Pale Light Green
#B1FC99
ΔE00 5.58
Light Pastel Green
#B2FBA5
ΔE00 5.63
Washed Out Green
#BCF5A6
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E387 #D287E3
analogous
#C6E387 #98E387 #87E3A4
triadic
#98E387 #8798E3 #E38798
tetradic
#98E387 #87C6E3 #D287E3 #E3A487
square
#98E387 #87C6E3 #D287E3 #E3A487
split-complementary
#98E387 #A487E3 #E387C6
monochromatic
#49C22D #6DD755 #98E387 #C3EFB9 #EAF9E6
Accessibility & contrast
On white
1.54
#98E387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#98E387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E387
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E387 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D580
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#93DDCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98e387; /* rgb */ color: rgb(152, 227, 135); /* oklch */ color: oklch(84.5% 0.144 139.9);
Tailwind
colors: {
custom: {
50: '#b9ecab',
500: '#98e387',
950: '#000000',
},
}SCSS
$custom: #98e387; $custom-light: #b9ecab; $custom-dark: #000000;
JSON
{
"hex": "#98e387",
"rgb": {
"r": 152,
"g": 227,
"b": 135
},
"hsl": {
"h": 108.913,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.8449,
"c": 0.14416,
"h": 139.9
},
"luminance": 0.63363
}Semantic roles & 50–950 ramp
primary
#98E387
secondary
#A853BB
accent
#1CCAAA
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481