#98D080#98D080
#98D080 is a light, vivid green. Relative luminance 0.533; OKLCH L 80.0% C 0.123 H 136.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98D080 |
|---|---|
| RGB | rgb(152, 208, 128) |
| HSL | hsl(102, 46%, 66%) |
| HSV | hsv(102, 38%, 82%) |
| CMYK | cmyk(26.9%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(78.08, -32.70, 34.06) |
| CIE-LCH | lch(78.08, 47.21, 133.83°) |
| OKLab | oklab(79.96% -0.0894 0.0842) |
| OKLCH | oklch(79.96% 0.123 136.7) |
| XYZ | xyz(39.4000, 53.3444, 28.6385) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.99
Light Moss Green
#A6C875
ΔE00 4.52
Pale Olive Green
#B1D27B
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 6.06
Soft Green
#6FC276
ΔE00 6.30
Lichen
#8FB67B
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D080 #B880D0
analogous
#C0D080 #98D080 #80D090
triadic
#98D080 #8098D0 #D08098
tetradic
#98D080 #80C0D0 #B880D0 #D09080
square
#98D080 #80C0D0 #B880D0 #D09080
split-complementary
#98D080 #9080D0 #D080C0
monochromatic
#579C3A #74BF53 #98D080 #BCE1AD #E0F1D9
Accessibility & contrast
On white
1.80
#98D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#98D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D080
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D080 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#96CBBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98d080; /* rgb */ color: rgb(152, 208, 128); /* oklch */ color: oklch(80.0% 0.123 136.7);
Tailwind
colors: {
custom: {
50: '#b8dea6',
500: '#98d080',
950: '#000000',
},
}SCSS
$custom: #98d080; $custom-light: #b8dea6; $custom-dark: #000000;
JSON
{
"hex": "#98d080",
"rgb": {
"r": 152,
"g": 208,
"b": 128
},
"hsl": {
"h": 102,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.79961,
"c": 0.12277,
"h": 136.7
},
"luminance": 0.53346
}Semantic roles & 50–950 ramp
primary
#98D080
secondary
#8A53A1
accent
#2CB98F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480