#98EA83#98EA83
#98EA83 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.158 H 139.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA83 |
|---|---|
| RGB | rgb(152, 234, 131) |
| HSL | hsl(108, 71%, 72%) |
| HSV | hsv(108, 44%, 92%) |
| CMYK | cmyk(35%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(85.58, -43.97, 42.20) |
| CIE-LCH | lch(85.58, 60.94, 136.18°) |
| OKLab | oklab(86.06% -0.1203 0.103) |
| OKLCH | oklch(86.06% 0.158 139.4) |
| XYZ | xyz(46.4668, 67.1575, 31.9827) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.58
Light Green
#96F97B
ΔE00 3.99
Palegreen
#98FB98
ΔE00 4.13
Pale Light Green
#B1FC99
ΔE00 4.35
Easter Green
#8CFD7E
ΔE00 4.83
Pastel Green
#B0FF9D
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA83 #D583EA
analogous
#CCEA83 #98EA83 #83EAA2
triadic
#98EA83 #8398EA #EA8398
tetradic
#98EA83 #83CCEA #D583EA #EAA283
square
#98EA83 #83CCEA #D583EA #EAA283
split-complementary
#98EA83 #A283EA #EA83CC
monochromatic
#46CF23 #6DE14F #98EA83 #C3F3B7 #E9FBE5
Accessibility & contrast
On white
1.46
#98EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#98EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA83
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA83 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#93E4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea83; /* rgb */ color: rgb(152, 234, 131); /* oklch */ color: oklch(86.1% 0.158 139.4);
Tailwind
colors: {
custom: {
50: '#b9f1a8',
500: '#98ea83',
950: '#000000',
},
}SCSS
$custom: #98ea83; $custom-light: #b9f1a8; $custom-dark: #000000;
JSON
{
"hex": "#98ea83",
"rgb": {
"r": 152,
"g": 234,
"b": 131
},
"hsl": {
"h": 107.767,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.86055,
"c": 0.15833,
"h": 139.4
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#98EA83
secondary
#AB4EC3
accent
#12D3AC
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581