#98DF82#98DF82
#98DF82 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.5% C 0.143 H 138.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #98DF82 |
|---|---|
| RGB | rgb(152, 223, 130) |
| HSL | hsl(106, 59%, 69%) |
| HSV | hsv(106, 42%, 87%) |
| CMYK | cmyk(31.8%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(82.41, -39.27, 38.65) |
| CIE-LCH | lch(82.41, 55.10, 135.46°) |
| OKLab | oklab(83.48% -0.1074 0.0948) |
| OKLCH | oklch(83.48% 0.143 138.6) |
| XYZ | xyz(43.3644, 61.0607, 30.6158) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.04
Light Grey Green
#B7E1A1
ΔE00 6.31
Washed Out Green
#BCF5A6
ΔE00 6.34
Palegreen
#98FB98
ΔE00 6.34
Pale Light Green
#B1FC99
ΔE00 6.35
Pistachio
#93C572
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DF82 #C982DF
analogous
#C7DF82 #98DF82 #82DF9B
triadic
#98DF82 #8298DF #DF8298
tetradic
#98DF82 #82C7DF #C982DF #DF9B82
square
#98DF82 #82C7DF #C982DF #DF9B82
split-complementary
#98DF82 #9B82DF #DF82C7
monochromatic
#4FB82F #70D351 #98DF82 #C0EBB3 #E8F8E3
Accessibility & contrast
On white
1.59
#98DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#98DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DF82
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DF82 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17B
Deuteranopia (green-blind)
#DACB88
Tritanopia (blue-blind)
#94D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98df82; /* rgb */ color: rgb(152, 223, 130); /* oklch */ color: oklch(83.5% 0.143 138.6);
Tailwind
colors: {
custom: {
50: '#b9e9a7',
500: '#98df82',
950: '#000000',
},
}SCSS
$custom: #98df82; $custom-light: #b9e9a7; $custom-dark: #000000;
JSON
{
"hex": "#98df82",
"rgb": {
"r": 152,
"g": 223,
"b": 130
},
"hsl": {
"h": 105.806,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.83476,
"c": 0.14328,
"h": 138.6
},
"luminance": 0.61062
}Semantic roles & 50–950 ramp
primary
#98DF82
secondary
#9E4FB6
accent
#1FC79F
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480