#98DA82#98DA82
#98DA82 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.3% C 0.136 H 138.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #98DA82 |
|---|---|
| RGB | rgb(152, 218, 130) |
| HSL | hsl(105, 54%, 68%) |
| HSV | hsv(105, 40%, 85%) |
| CMYK | cmyk(30.3%, 0%, 40.4%, 14.5%) |
| CIE-LAB | lab(80.98, -37.02, 36.80) |
| CIE-LCH | lch(80.98, 52.20, 135.17°) |
| OKLab | oklab(82.31% -0.1012 0.0906) |
| OKLCH | oklch(82.31% 0.136 138.2) |
| XYZ | xyz(42.0483, 58.4283, 30.1771) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.09
Pistachio
#93C572
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 5.92
Light Moss Green
#A6C875
ΔE00 6.29
Washed Out Green
#BCF5A6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DA82 #C482DA
analogous
#C4DA82 #98DA82 #82DA98
triadic
#98DA82 #8298DA #DA8298
tetradic
#98DA82 #82C4DA #C482DA #DA9882
square
#98DA82 #82C4DA #C482DA #DA9882
split-complementary
#98DA82 #9882DA #DA82C4
monochromatic
#52AE34 #71CC53 #98DA82 #BFE8B1 #E6F6E0
Accessibility & contrast
On white
1.66
#98DA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#98DA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DA82
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DA82 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#95D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #98da82; /* rgb */ color: rgb(152, 218, 130); /* oklch */ color: oklch(82.3% 0.136 138.2);
Tailwind
colors: {
custom: {
50: '#b8e6a7',
500: '#98da82',
950: '#000000',
},
}SCSS
$custom: #98da82; $custom-light: #b8e6a7; $custom-dark: #000000;
JSON
{
"hex": "#98da82",
"rgb": {
"r": 152,
"g": 218,
"b": 130
},
"hsl": {
"h": 105,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.82314,
"c": 0.13583,
"h": 138.2
},
"luminance": 0.5843
}Semantic roles & 50–950 ramp
primary
#98DA82
secondary
#9850B0
accent
#24C29A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480