#98DC83#98DC83
#98DC83 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.8% C 0.138 H 138.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98DC83 |
|---|---|
| RGB | rgb(152, 220, 131) |
| HSL | hsl(106, 56%, 69%) |
| HSV | hsv(106, 40%, 86%) |
| CMYK | cmyk(30.9%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(81.56, -37.78, 37.06) |
| CIE-LCH | lch(81.56, 52.93, 135.55°) |
| OKLab | oklab(82.8% -0.1033 0.0912) |
| OKLCH | oklch(82.8% 0.138 138.6) |
| XYZ | xyz(42.6375, 59.4988, 30.7062) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.61
Pistachio
#93C572
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 6.17
Washed Out Green
#BCF5A6
ΔE00 6.61
Light Moss Green
#A6C875
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DC83 #C783DC
analogous
#C5DC83 #98DC83 #83DC9B
triadic
#98DC83 #8398DC #DC8398
tetradic
#98DC83 #83C5DC #C783DC #DC9B83
square
#98DC83 #83C5DC #C783DC #DC9B83
split-complementary
#98DC83 #9B83DC #DC83C5
monochromatic
#51B232 #70CF53 #98DC83 #C0E9B3 #E7F7E2
Accessibility & contrast
On white
1.63
#98DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#98DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DC83
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DC83 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7C
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#95D6C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #98dc83; /* rgb */ color: rgb(152, 220, 131); /* oklch */ color: oklch(82.8% 0.138 138.6);
Tailwind
colors: {
custom: {
50: '#b8e7a8',
500: '#98dc83',
950: '#000000',
},
}SCSS
$custom: #98dc83; $custom-light: #b8e7a8; $custom-dark: #000000;
JSON
{
"hex": "#98dc83",
"rgb": {
"r": 152,
"g": 220,
"b": 131
},
"hsl": {
"h": 105.843,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82795,
"c": 0.1378,
"h": 138.6
},
"luminance": 0.595
}Semantic roles & 50–950 ramp
primary
#98DC83
secondary
#9C50B3
accent
#22C49D
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121610
muted
#828480