#98DC81#98DC81
#98DC81 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.8% C 0.140 H 138.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98DC81 |
|---|---|
| RGB | rgb(152, 220, 129) |
| HSL | hsl(105, 57%, 68%) |
| HSV | hsv(105, 41%, 86%) |
| CMYK | cmyk(30.9%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(81.54, -38.06, 38.02) |
| CIE-LCH | lch(81.54, 53.80, 135.03°) |
| OKLab | oklab(82.76% -0.1041 0.0934) |
| OKLCH | oklch(82.76% 0.14 138.1) |
| XYZ | xyz(42.5032, 59.4451, 29.9992) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.69
Pistachio
#93C572
ΔE00 5.69
Pale Olive Green
#B1D27B
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.64
Washed Out Green
#BCF5A6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DC81 #C581DC
analogous
#C5DC81 #98DC81 #81DC97
triadic
#98DC81 #8198DC #DC8198
tetradic
#98DC81 #81C5DC #C581DC #DC9781
square
#98DC81 #81C5DC #C581DC #DC9781
split-complementary
#98DC81 #9781DC #DC81C5
monochromatic
#52B131 #71CF51 #98DC81 #BFE9B1 #E6F7E1
Accessibility & contrast
On white
1.63
#98DC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#98DC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DC81
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DC81 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#95D6C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #98dc81; /* rgb */ color: rgb(152, 220, 129); /* oklch */ color: oklch(82.8% 0.140 138.1);
Tailwind
colors: {
custom: {
50: '#b9e7a7',
500: '#98dc81',
950: '#000000',
},
}SCSS
$custom: #98dc81; $custom-light: #b9e7a7; $custom-dark: #000000;
JSON
{
"hex": "#98dc81",
"rgb": {
"r": 152,
"g": 220,
"b": 129
},
"hsl": {
"h": 104.835,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.82762,
"c": 0.13984,
"h": 138.1
},
"luminance": 0.59447
}Semantic roles & 50–950 ramp
primary
#98DC81
secondary
#994FB3
accent
#21C49B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480