#98EB8A#98EB8A
#98EB8A is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.4% C 0.153 H 140.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #98EB8A |
|---|---|
| RGB | rgb(152, 235, 138) |
| HSL | hsl(111, 71%, 73%) |
| HSV | hsv(111, 41%, 92%) |
| CMYK | cmyk(35.3%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(85.97, -43.45, 39.25) |
| CIE-LCH | lch(85.97, 58.55, 137.91°) |
| OKLab | oklab(86.4% -0.1186 0.0965) |
| OKLCH | oklch(86.4% 0.153 140.9) |
| XYZ | xyz(47.2429, 67.9247, 34.6614) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.69
Palegreen
#98FB98
ΔE00 3.57
Pale Light Green
#B1FC99
ΔE00 4.15
Light Pastel Green
#B2FBA5
ΔE00 4.45
Light Green
#96F97B
ΔE00 4.49
Pastel Green
#B0FF9D
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EB8A #DD8AEB
analogous
#C8EB8A #98EB8A #8AEBAC
triadic
#98EB8A #8A98EB #EB8A98
tetradic
#98EB8A #8AC8EB #DD8AEB #EBAC8A
square
#98EB8A #8AC8EB #DD8AEB #EBAC8A
split-complementary
#98EB8A #AC8AEB #EB8AC8
monochromatic
#3ED625 #6AE256 #98EB8A #C6F4BE #E8FBE5
Accessibility & contrast
On white
1.44
#98EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#98EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EB8A
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EB8A | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#91E5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98eb8a; /* rgb */ color: rgb(152, 235, 138); /* oklch */ color: oklch(86.4% 0.153 140.9);
Tailwind
colors: {
custom: {
50: '#b9f2ad',
500: '#98eb8a',
950: '#000000',
},
}SCSS
$custom: #98eb8a; $custom-light: #b9f2ad; $custom-dark: #000000;
JSON
{
"hex": "#98eb8a",
"rgb": {
"r": 152,
"g": 235,
"b": 138
},
"hsl": {
"h": 111.34,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.864,
"c": 0.15292,
"h": 140.9
},
"luminance": 0.67927
}Semantic roles & 50–950 ramp
primary
#98EB8A
secondary
#B554C5
accent
#13D3B7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581