#98EA8D#98EA8D
#98EA8D is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.148 H 141.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA8D |
|---|---|
| RGB | rgb(152, 234, 141) |
| HSL | hsl(113, 69%, 74%) |
| HSV | hsv(113, 40%, 92%) |
| CMYK | cmyk(35%, 0%, 39.7%, 8.2%) |
| CIE-LAB | lab(85.73, -42.59, 37.45) |
| CIE-LCH | lch(85.73, 56.71, 138.68°) |
| OKLab | oklab(86.22% -0.1162 0.0924) |
| OKLCH | oklch(86.22% 0.148 141.5) |
| XYZ | xyz(47.1776, 67.4418, 35.7259) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.54
Palegreen
#98FB98
ΔE00 3.71
Light Pastel Green
#B2FBA5
ΔE00 4.39
Pale Light Green
#B1FC99
ΔE00 4.39
Pastel Green
#B0FF9D
ΔE00 4.72
Mint Green
#8FFF9F
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA8D #DF8DEA
analogous
#C6EA8D #98EA8D #8DEAB0
triadic
#98EA8D #8D98EA #EA8D98
tetradic
#98EA8D #8DC6EA #DF8DEA #EAB08D
square
#98EA8D #8DC6EA #DF8DEA #EAB08D
split-complementary
#98EA8D #B08DEA #EA8DC6
monochromatic
#3CD527 #69E059 #98EA8D #C7F4C1 #E8FAE5
Accessibility & contrast
On white
1.45
#98EA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#98EA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA8D
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA8D | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB86
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#91E5D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea8d; /* rgb */ color: rgb(152, 234, 141); /* oklch */ color: oklch(86.2% 0.148 141.5);
Tailwind
colors: {
custom: {
50: '#b9f1af',
500: '#98ea8d',
950: '#000000',
},
}SCSS
$custom: #98ea8d; $custom-light: #b9f1af; $custom-dark: #000000;
JSON
{
"hex": "#98ea8d",
"rgb": {
"r": 152,
"g": 234,
"b": 141
},
"hsl": {
"h": 112.903,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.86218,
"c": 0.14849,
"h": 141.5
},
"luminance": 0.67444
}Semantic roles & 50–950 ramp
primary
#98EA8D
secondary
#B757C4
accent
#15D1BB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581