#98DC8A#98DC8A
#98DC8A is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.9% C 0.131 H 140.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98DC8A |
|---|---|
| RGB | rgb(152, 220, 138) |
| HSL | hsl(110, 54%, 70%) |
| HSV | hsv(110, 37%, 86%) |
| CMYK | cmyk(30.9%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.67, -36.78, 33.67) |
| CIE-LCH | lch(81.67, 49.86, 137.53°) |
| OKLab | oklab(82.92% -0.1004 0.0835) |
| OKLCH | oklch(82.92% 0.131 140.2) |
| XYZ | xyz(43.1280, 59.6950, 33.2897) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.62
Pistachio
#93C572
ΔE00 5.97
Light Sage
#BCECAC
ΔE00 6.26
Washed Out Green
#BCF5A6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DC8A #CE8ADC
analogous
#C1DC8A #98DC8A #8ADCA5
triadic
#98DC8A #8A98DC #DC8A98
tetradic
#98DC8A #8AC1DC #CE8ADC #DCA58A
square
#98DC8A #8AC1DC #CE8ADC #DCA58A
split-complementary
#98DC8A #A58ADC #DC8AC1
monochromatic
#4CB536 #6FCE5B #98DC8A #C1EAB9 #EAF8E7
Accessibility & contrast
On white
1.62
#98DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#98DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DC8A
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DC8A | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#93D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #98dc8a; /* rgb */ color: rgb(152, 220, 138); /* oklch */ color: oklch(82.9% 0.131 140.2);
Tailwind
colors: {
custom: {
50: '#b8e7ad',
500: '#98dc8a',
950: '#000000',
},
}SCSS
$custom: #98dc8a; $custom-light: #b8e7ad; $custom-dark: #000000;
JSON
{
"hex": "#98dc8a",
"rgb": {
"r": 152,
"g": 220,
"b": 138
},
"hsl": {
"h": 109.756,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82917,
"c": 0.1306,
"h": 140.2
},
"luminance": 0.59697
}Semantic roles & 50–950 ramp
primary
#98DC8A
secondary
#A357B3
accent
#24C1A7
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481