#98EE8A#98EE8A
#98EE8A is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.157 H 141.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98EE8A |
|---|---|
| RGB | rgb(152, 238, 138) |
| HSL | hsl(112, 75%, 74%) |
| HSV | hsv(112, 42%, 93%) |
| CMYK | cmyk(36.1%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(86.83, -44.75, 40.35) |
| CIE-LCH | lch(86.83, 60.26, 137.96°) |
| OKLab | oklab(87.1% -0.1222 0.099) |
| OKLCH | oklch(87.1% 0.157 141) |
| XYZ | xyz(48.1090, 69.6570, 34.9501) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.65
Palegreen
#98FB98
ΔE00 3.00
Pale Light Green
#B1FC99
ΔE00 3.70
Light Green
#96F97B
ΔE00 3.85
Pastel Green
#B0FF9D
ΔE00 4.04
Light Pastel Green
#B2FBA5
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EE8A #E08AEE
analogous
#CAEE8A #98EE8A #8AEEAE
triadic
#98EE8A #8A98EE #EE8A98
tetradic
#98EE8A #8ACAEE #E08AEE #EEAE8A
square
#98EE8A #8ACAEE #E08AEE #EEAE8A
split-complementary
#98EE8A #AE8AEE #EE8ACA
monochromatic
#3BDD20 #69E655 #98EE8A #C7F6BF #E7FBE4
Accessibility & contrast
On white
1.41
#98EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#98EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EE8A
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EE8A | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#91E8D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #98ee8a; /* rgb */ color: rgb(152, 238, 138); /* oklch */ color: oklch(87.1% 0.157 141.0);
Tailwind
colors: {
custom: {
50: '#baf4ad',
500: '#98ee8a',
950: '#000000',
},
}SCSS
$custom: #98ee8a; $custom-light: #baf4ad; $custom-dark: #000000;
JSON
{
"hex": "#98ee8a",
"rgb": {
"r": 152,
"g": 238,
"b": 138
},
"hsl": {
"h": 111.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.87099,
"c": 0.15727,
"h": 141
},
"luminance": 0.69659
}Semantic roles & 50–950 ramp
primary
#98EE8A
secondary
#B953C9
accent
#0FD7BB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581