#98DF83#98DF83
#98DF83 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.5% C 0.142 H 138.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98DF83 |
|---|---|
| RGB | rgb(152, 223, 131) |
| HSL | hsl(106, 59%, 69%) |
| HSV | hsv(106, 41%, 87%) |
| CMYK | cmyk(31.8%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(82.43, -39.13, 38.17) |
| CIE-LCH | lch(82.43, 54.66, 135.71°) |
| OKLab | oklab(83.49% -0.107 0.0938) |
| OKLCH | oklch(83.49% 0.142 138.8) |
| XYZ | xyz(43.4319, 61.0876, 30.9710) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Light Grey Green
#B7E1A1
ΔE00 6.21
Washed Out Green
#BCF5A6
ΔE00 6.28
Palegreen
#98FB98
ΔE00 6.31
Pale Light Green
#B1FC99
ΔE00 6.36
Pistachio
#93C572
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DF83 #CA83DF
analogous
#C6DF83 #98DF83 #83DF9C
triadic
#98DF83 #8398DF #DF8398
tetradic
#98DF83 #83C6DF #CA83DF #DF9C83
square
#98DF83 #83C6DF #CA83DF #DF9C83
split-complementary
#98DF83 #9C83DF #DF83C6
monochromatic
#4FB830 #70D252 #98DF83 #C0ECB4 #E9F8E4
Accessibility & contrast
On white
1.59
#98DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#98DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DF83
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DF83 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#DACB88
Tritanopia (blue-blind)
#94D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98df83; /* rgb */ color: rgb(152, 223, 131); /* oklch */ color: oklch(83.5% 0.142 138.8);
Tailwind
colors: {
custom: {
50: '#b9e9a8',
500: '#98df83',
950: '#000000',
},
}SCSS
$custom: #98df83; $custom-light: #b9e9a8; $custom-dark: #000000;
JSON
{
"hex": "#98df83",
"rgb": {
"r": 152,
"g": 223,
"b": 131
},
"hsl": {
"h": 106.304,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.83493,
"c": 0.14226,
"h": 138.8
},
"luminance": 0.61089
}Semantic roles & 50–950 ramp
primary
#98DF83
secondary
#9F50B6
accent
#1FC7A0
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480