#98D97E#98D97E
#98D97E is a very light, vivid green. Relative luminance 0.578; OKLCH L 82.0% C 0.138 H 137.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98D97E |
|---|---|
| RGB | rgb(152, 217, 126) |
| HSL | hsl(103, 54%, 67%) |
| HSV | hsv(103, 42%, 85%) |
| CMYK | cmyk(30%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(80.63, -37.11, 38.36) |
| CIE-LCH | lch(80.63, 53.38, 134.05°) |
| OKLab | oklab(82.02% -0.1016 0.094) |
| OKLCH | oklch(82.02% 0.138 137.2) |
| XYZ | xyz(41.5265, 57.8059, 28.7043) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.96
Lightgreen
#90EE90
ΔE00 5.45
Pale Olive Green
#B1D27B
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.28
Fresh Green
#69D84F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D97E #BF7ED9
analogous
#C6D97E #98D97E #7ED992
triadic
#98D97E #7E98D9 #D97E98
tetradic
#98D97E #7EC6D9 #BF7ED9 #D9927E
square
#98D97E #7EC6D9 #BF7ED9 #D9927E
split-complementary
#98D97E #927ED9 #D97EC6
monochromatic
#55AA32 #72CB4F #98D97E #BEE7AD #E3F5DD
Accessibility & contrast
On white
1.67
#98D97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#98D97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D97E
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D97E | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#96D3C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #98d97e; /* rgb */ color: rgb(152, 217, 126); /* oklch */ color: oklch(82.0% 0.138 137.2);
Tailwind
colors: {
custom: {
50: '#b8e5a4',
500: '#98d97e',
950: '#000000',
},
}SCSS
$custom: #98d97e; $custom-light: #b8e5a4; $custom-dark: #000000;
JSON
{
"hex": "#98d97e",
"rgb": {
"r": 152,
"g": 217,
"b": 126
},
"hsl": {
"h": 102.857,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.82015,
"c": 0.13844,
"h": 137.2
},
"luminance": 0.57807
}Semantic roles & 50–950 ramp
primary
#98D97E
secondary
#924EAE
accent
#24C295
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480