#98E989#98E989
#98E989 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.151 H 140.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #98E989 |
|---|---|
| RGB | rgb(152, 233, 137) |
| HSL | hsl(111, 69%, 73%) |
| HSV | hsv(111, 41%, 91%) |
| CMYK | cmyk(34.8%, 0%, 41.2%, 8.6%) |
| CIE-LAB | lab(85.38, -42.72, 38.99) |
| CIE-LCH | lch(85.38, 57.84, 137.62°) |
| OKLab | oklab(85.92% -0.1167 0.0959) |
| OKLCH | oklch(85.92% 0.151 140.6) |
| XYZ | xyz(46.6014, 66.7571, 34.0920) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.96
Palegreen
#98FB98
ΔE00 4.00
Pale Light Green
#B1FC99
ΔE00 4.47
Light Pastel Green
#B2FBA5
ΔE00 4.72
Light Green
#96F97B
ΔE00 4.83
Pastel Green
#B0FF9D
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E989 #DA89E9
analogous
#C8E989 #98E989 #89E9AA
triadic
#98E989 #8998E9 #E98998
tetradic
#98E989 #89C8E9 #DA89E9 #E9AA89
square
#98E989 #89C8E9 #DA89E9 #E9AA89
split-complementary
#98E989 #AA89E9 #E989C8
monochromatic
#41D127 #6BDF55 #98E989 #C5F3BD #E8FAE5
Accessibility & contrast
On white
1.46
#98E989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#98E989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E989
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E989 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#92E3D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #98e989; /* rgb */ color: rgb(152, 233, 137); /* oklch */ color: oklch(85.9% 0.151 140.6);
Tailwind
colors: {
custom: {
50: '#b9f0ac',
500: '#98e989',
950: '#000000',
},
}SCSS
$custom: #98e989; $custom-light: #b9f0ac; $custom-dark: #000000;
JSON
{
"hex": "#98e989",
"rgb": {
"r": 152,
"g": 233,
"b": 137
},
"hsl": {
"h": 110.625,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.85919,
"c": 0.15099,
"h": 140.6
},
"luminance": 0.66759
}Semantic roles & 50–950 ramp
primary
#98E989
secondary
#B153C3
accent
#15D1B3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581