#98EA8A#98EA8A
#98EA8A is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.151 H 140.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA8A |
|---|---|
| RGB | rgb(152, 234, 138) |
| HSL | hsl(111, 70%, 73%) |
| HSV | hsv(111, 41%, 92%) |
| CMYK | cmyk(35%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.68, -43.02, 38.88) |
| CIE-LCH | lch(85.68, 57.98, 137.89°) |
| OKLab | oklab(86.17% -0.1174 0.0956) |
| OKLCH | oklch(86.17% 0.151 140.8) |
| XYZ | xyz(46.9574, 67.3537, 34.5662) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.77
Palegreen
#98FB98
ΔE00 3.77
Pale Light Green
#B1FC99
ΔE00 4.31
Light Pastel Green
#B2FBA5
ΔE00 4.55
Pastel Green
#B0FF9D
ΔE00 4.70
Light Green
#96F97B
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA8A #DC8AEA
analogous
#C8EA8A #98EA8A #8AEAAC
triadic
#98EA8A #8A98EA #EA8A98
tetradic
#98EA8A #8AC8EA #DC8AEA #EAAC8A
square
#98EA8A #8AC8EA #DC8AEA #EAAC8A
split-complementary
#98EA8A #AC8AEA #EA8AC8
monochromatic
#3FD426 #6AE156 #98EA8A #C6F3BE #E8FAE5
Accessibility & contrast
On white
1.45
#98EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#98EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA8A
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA8A | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E3D390
Tritanopia (blue-blind)
#92E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea8a; /* rgb */ color: rgb(152, 234, 138); /* oklch */ color: oklch(86.2% 0.151 140.8);
Tailwind
colors: {
custom: {
50: '#b9f1ad',
500: '#98ea8a',
950: '#000000',
},
}SCSS
$custom: #98ea8a; $custom-light: #b9f1ad; $custom-dark: #000000;
JSON
{
"hex": "#98ea8a",
"rgb": {
"r": 152,
"g": 234,
"b": 138
},
"hsl": {
"h": 111.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86168,
"c": 0.15146,
"h": 140.8
},
"luminance": 0.67356
}Semantic roles & 50–950 ramp
primary
#98EA8A
secondary
#B454C4
accent
#14D2B6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581