#98EE83#98EE83
#98EE83 is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.0% C 0.164 H 139.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98EE83 |
|---|---|
| RGB | rgb(152, 238, 131) |
| HSL | hsl(108, 76%, 72%) |
| HSV | hsv(108, 45%, 93%) |
| CMYK | cmyk(36.1%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(86.73, -45.69, 43.65) |
| CIE-LCH | lch(86.73, 63.19, 136.31°) |
| OKLab | oklab(86.99% -0.125 0.1063) |
| OKLCH | oklch(86.99% 0.164 139.6) |
| XYZ | xyz(47.6185, 69.4608, 32.3666) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.64
Light Green
#96F97B
ΔE00 3.07
Palegreen
#98FB98
ΔE00 3.54
Pale Light Green
#B1FC99
ΔE00 3.84
Easter Green
#8CFD7E
ΔE00 3.91
Pastel Green
#B0FF9D
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EE83 #D983EE
analogous
#CEEE83 #98EE83 #83EEA3
triadic
#98EE83 #8398EE #EE8398
tetradic
#98EE83 #83CEEE #D983EE #EEA383
square
#98EE83 #83CEEE #D983EE #EEA383
split-complementary
#98EE83 #A383EE #EE83CE
monochromatic
#42D91E #6BE74D #98EE83 #C5F5B9 #E9FBE4
Accessibility & contrast
On white
1.41
#98EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#98EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EE83
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EE83 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#92E8D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #98ee83; /* rgb */ color: rgb(152, 238, 131); /* oklch */ color: oklch(87.0% 0.164 139.6);
Tailwind
colors: {
custom: {
50: '#baf4a8',
500: '#98ee83',
950: '#000000',
},
}SCSS
$custom: #98ee83; $custom-light: #baf4a8; $custom-dark: #000000;
JSON
{
"hex": "#98ee83",
"rgb": {
"r": 152,
"g": 238,
"b": 131
},
"hsl": {
"h": 108.224,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86989,
"c": 0.16405,
"h": 139.6
},
"luminance": 0.69463
}Semantic roles & 50–950 ramp
primary
#98EE83
secondary
#B04DC8
accent
#0DD8B0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581