#98E390#98E390
#98E390 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.6% C 0.135 H 142.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #98E390 |
|---|---|
| RGB | rgb(152, 227, 144) |
| HSL | hsl(114, 60%, 73%) |
| HSV | hsv(114, 37%, 89%) |
| CMYK | cmyk(33%, 0%, 36.6%, 11%) |
| CIE-LAB | lab(83.77, -39.05, 33.38) |
| CIE-LCH | lch(83.77, 51.37, 139.48°) |
| OKLab | oklab(84.65% -0.1065 0.083) |
| OKLCH | oklch(84.65% 0.135 142.1) |
| XYZ | xyz(45.4502, 63.6251, 36.2662) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Hospital Green
#9BE5AA
ΔE00 4.94
Light Pastel Green
#B2FBA5
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.43
Palegreen
#98FB98
ΔE00 5.44
Light Grey Green
#B7E1A1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E390 #DB90E3
analogous
#C1E390 #98E390 #90E3B1
triadic
#98E390 #9098E3 #E39098
tetradic
#98E390 #90C1E3 #DB90E3 #E3B190
square
#98E390 #90C1E3 #DB90E3 #E3B190
split-complementary
#98E390 #B190E3 #E390C1
monochromatic
#40C732 #6BD75F #98E390 #C5EFC1 #E8F9E7
Accessibility & contrast
On white
1.53
#98E390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#98E390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E390
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E390 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#92DECE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98e390; /* rgb */ color: rgb(152, 227, 144); /* oklch */ color: oklch(84.6% 0.135 142.1);
Tailwind
colors: {
custom: {
50: '#b9ecb1',
500: '#98e390',
950: '#000000',
},
}SCSS
$custom: #98e390; $custom-light: #b9ecb1; $custom-dark: #000000;
JSON
{
"hex": "#98e390",
"rgb": {
"r": 152,
"g": 227,
"b": 144
},
"hsl": {
"h": 114.217,
"s": 59.712,
"l": 72.745
},
"oklch": {
"l": 0.84647,
"c": 0.13504,
"h": 142.1
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#98E390
secondary
#B35BBC
accent
#1EC7B7
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121611
muted
#828481