#98D87F#98D87F
#98D87F is a light, vivid green. Relative luminance 0.573; OKLCH L 81.8% C 0.136 H 137.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98D87F |
|---|---|
| RGB | rgb(152, 216, 127) |
| HSL | hsl(103, 53%, 67%) |
| HSV | hsv(103, 41%, 85%) |
| CMYK | cmyk(29.6%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.36, -36.52, 37.51) |
| CIE-LCH | lch(80.36, 52.36, 134.23°) |
| OKLab | oklab(81.8% -0.1 0.0921) |
| OKLCH | oklch(81.8% 0.136 137.3) |
| XYZ | xyz(41.3343, 57.3179, 28.9602) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.72
Pale Olive Green
#B1D27B
ΔE00 5.48
Lightgreen
#90EE90
ΔE00 5.62
Light Moss Green
#A6C875
ΔE00 5.78
Light Grey Green
#B7E1A1
ΔE00 6.13
Fresh Green
#69D84F
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D87F #BF7FD8
analogous
#C5D87F #98D87F #7FD893
triadic
#98D87F #7F98D8 #D87F98
tetradic
#98D87F #7FC5D8 #BF7FD8 #D8937F
square
#98D87F #7FC5D8 #BF7FD8 #D8937F
split-complementary
#98D87F #937FD8 #D87FC5
monochromatic
#55A934 #72CA50 #98D87F #BEE6AE #E3F5DD
Accessibility & contrast
On white
1.68
#98D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#98D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D87F
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D87F | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#96D2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #98d87f; /* rgb */ color: rgb(152, 216, 127); /* oklch */ color: oklch(81.8% 0.136 137.3);
Tailwind
colors: {
custom: {
50: '#b8e4a5',
500: '#98d87f',
950: '#000000',
},
}SCSS
$custom: #98d87f; $custom-light: #b8e4a5; $custom-dark: #000000;
JSON
{
"hex": "#98d87f",
"rgb": {
"r": 152,
"g": 216,
"b": 127
},
"hsl": {
"h": 103.146,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81799,
"c": 0.13592,
"h": 137.3
},
"luminance": 0.57319
}Semantic roles & 50–950 ramp
primary
#98D87F
secondary
#924FAC
accent
#25C195
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480