#98DB82#98DB82
#98DB82 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.5% C 0.137 H 138.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #98DB82 |
|---|---|
| RGB | rgb(152, 219, 130) |
| HSL | hsl(105, 55%, 68%) |
| HSV | hsv(105, 41%, 86%) |
| CMYK | cmyk(30.6%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(81.26, -37.47, 37.17) |
| CIE-LCH | lch(81.26, 52.78, 135.23°) |
| OKLab | oklab(82.55% -0.1025 0.0914) |
| OKLCH | oklch(82.55% 0.137 138.3) |
| XYZ | xyz(42.3084, 58.9485, 30.2638) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.86
Pistachio
#93C572
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 5.99
Light Moss Green
#A6C875
ΔE00 6.48
Washed Out Green
#BCF5A6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DB82 #C582DB
analogous
#C4DB82 #98DB82 #82DB98
triadic
#98DB82 #8298DB #DB8298
tetradic
#98DB82 #82C4DB #C582DB #DB9882
square
#98DB82 #82C4DB #C582DB #DB9882
split-complementary
#98DB82 #9882DB #DB82C4
monochromatic
#52B033 #71CD52 #98DB82 #BFE9B2 #E6F6E1
Accessibility & contrast
On white
1.64
#98DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#98DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DB82
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DB82 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7B
Deuteranopia (green-blind)
#D6C887
Tritanopia (blue-blind)
#95D5C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #98db82; /* rgb */ color: rgb(152, 219, 130); /* oklch */ color: oklch(82.5% 0.137 138.3);
Tailwind
colors: {
custom: {
50: '#b8e6a7',
500: '#98db82',
950: '#000000',
},
}SCSS
$custom: #98db82; $custom-light: #b8e6a7; $custom-dark: #000000;
JSON
{
"hex": "#98db82",
"rgb": {
"r": 152,
"g": 219,
"b": 130
},
"hsl": {
"h": 105.169,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.82546,
"c": 0.13733,
"h": 138.3
},
"luminance": 0.5895
}Semantic roles & 50–950 ramp
primary
#98DB82
secondary
#9950B2
accent
#23C39B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480