#98DF79#98DF79
#98DF79 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.3% C 0.152 H 136.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98DF79 |
|---|---|
| RGB | rgb(152, 223, 121) |
| HSL | hsl(102, 61%, 67%) |
| HSV | hsv(102, 46%, 87%) |
| CMYK | cmyk(31.8%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(82.29, -40.45, 42.93) |
| CIE-LCH | lch(82.29, 58.98, 133.30°) |
| OKLab | oklab(83.34% -0.111 0.1042) |
| OKLCH | oklch(83.34% 0.152 136.8) |
| XYZ | xyz(42.7866, 60.8295, 27.5723) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.73
Lightish Green
#61E160
ΔE00 5.98
Light Green
#96F97B
ΔE00 6.05
Fresh Green
#69D84F
ΔE00 6.06
Pale Olive Green
#B1D27B
ΔE00 6.28
Pale Light Green
#B1FC99
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DF79 #C079DF
analogous
#CBDF79 #98DF79 #79DF8D
triadic
#98DF79 #7998DF #DF7998
tetradic
#98DF79 #79CBDF #C079DF #DF8D79
square
#98DF79 #79CBDF #C079DF #DF8D79
split-complementary
#98DF79 #8D79DF #DF79CB
monochromatic
#54B32B #72D348 #98DF79 #BEEBAA #E4F7DC
Accessibility & contrast
On white
1.59
#98DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#98DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DF79
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DF79 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D171
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#96D9C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98df79; /* rgb */ color: rgb(152, 223, 121); /* oklch */ color: oklch(83.3% 0.152 136.8);
Tailwind
colors: {
custom: {
50: '#b9e9a1',
500: '#98df79',
950: '#000000',
},
}SCSS
$custom: #98df79; $custom-light: #b9e9a1; $custom-dark: #000000;
JSON
{
"hex": "#98df79",
"rgb": {
"r": 152,
"g": 223,
"b": 121
},
"hsl": {
"h": 101.765,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83335,
"c": 0.15223,
"h": 136.8
},
"luminance": 0.60831
}Semantic roles & 50–950 ramp
primary
#98DF79
secondary
#9348B4
accent
#1CC995
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480