#98E18D#98E18D
#98E18D is a very light, vivid green. Relative luminance 0.624; OKLCH L 84.1% C 0.135 H 141.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98E18D |
|---|---|
| RGB | rgb(152, 225, 141) |
| HSL | hsl(112, 58%, 72%) |
| HSV | hsv(112, 37%, 88%) |
| CMYK | cmyk(32.4%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(83.15, -38.60, 34.08) |
| CIE-LCH | lch(83.15, 51.50, 138.56°) |
| OKLab | oklab(84.13% -0.1053 0.0846) |
| OKLCH | oklch(84.13% 0.135 141.2) |
| XYZ | xyz(44.6801, 62.4469, 34.8934) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Hospital Green
#9BE5AA
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 5.56
Washed Out Green
#BCF5A6
ΔE00 5.68
Light Pastel Green
#B2FBA5
ΔE00 5.80
Palegreen
#98FB98
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E18D #D68DE1
analogous
#C2E18D #98E18D #8DE1AC
triadic
#98E18D #8D98E1 #E18D98
tetradic
#98E18D #8DC2E1 #D68DE1 #E1AC8D
square
#98E18D #8DC2E1 #D68DE1 #E1AC8D
split-complementary
#98E18D #AC8DE1 #E18DC2
monochromatic
#45C133 #6CD45D #98E18D #C4EEBD #E9F9E7
Accessibility & contrast
On white
1.56
#98E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#98E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E18D
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E18D | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#92DCCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e18d; /* rgb */ color: rgb(152, 225, 141); /* oklch */ color: oklch(84.1% 0.135 141.2);
Tailwind
colors: {
custom: {
50: '#b9ebaf',
500: '#98e18d',
950: '#000000',
},
}SCSS
$custom: #98e18d; $custom-light: #b9ebaf; $custom-dark: #000000;
JSON
{
"hex": "#98e18d",
"rgb": {
"r": 152,
"g": 225,
"b": 141
},
"hsl": {
"h": 112.143,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.8413,
"c": 0.13508,
"h": 141.2
},
"luminance": 0.62449
}Semantic roles & 50–950 ramp
primary
#98E18D
secondary
#AD59B9
accent
#20C6B0
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481