#98D180#98D180
#98D180 is a light, vivid green. Relative luminance 0.538; OKLCH L 80.2% C 0.124 H 136.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98D180 |
|---|---|
| RGB | rgb(152, 209, 128) |
| HSL | hsl(102, 47%, 66%) |
| HSV | hsv(102, 39%, 82%) |
| CMYK | cmyk(27.3%, 0%, 38.8%, 18%) |
| CIE-LAB | lab(78.36, -33.16, 34.43) |
| CIE-LCH | lch(78.36, 47.81, 133.92°) |
| OKLab | oklab(80.19% -0.0907 0.085) |
| OKLCH | oklch(80.19% 0.124 136.8) |
| XYZ | xyz(39.6445, 53.8335, 28.7200) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.18
Light Moss Green
#A6C875
ΔE00 4.65
Pale Olive Green
#B1D27B
ΔE00 5.12
Light Grey Green
#B7E1A1
ΔE00 6.01
Soft Green
#6FC276
ΔE00 6.40
Lightgreen
#90EE90
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D180 #B980D1
analogous
#C0D180 #98D180 #80D190
triadic
#98D180 #8098D1 #D18098
tetradic
#98D180 #80C0D1 #B980D1 #D19080
square
#98D180 #80C0D1 #B980D1 #D19080
split-complementary
#98D180 #9080D1 #D180C0
monochromatic
#579E39 #74C153 #98D180 #BCE1AD #E1F2DA
Accessibility & contrast
On white
1.78
#98D180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#98D180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D180
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D180 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#96CCBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98d180; /* rgb */ color: rgb(152, 209, 128); /* oklch */ color: oklch(80.2% 0.124 136.8);
Tailwind
colors: {
custom: {
50: '#b8dfa6',
500: '#98d180',
950: '#000000',
},
}SCSS
$custom: #98d180; $custom-light: #b8dfa6; $custom-dark: #000000;
JSON
{
"hex": "#98d180",
"rgb": {
"r": 152,
"g": 209,
"b": 128
},
"hsl": {
"h": 102.222,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.80192,
"c": 0.1243,
"h": 136.8
},
"luminance": 0.53835
}Semantic roles & 50–950 ramp
primary
#98D180
secondary
#8B52A3
accent
#2BBA90
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480