#98DE7D#98DE7D
#98DE7D is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.2% C 0.147 H 137.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98DE7D |
|---|---|
| RGB | rgb(152, 222, 125) |
| HSL | hsl(103, 60%, 68%) |
| HSV | hsv(103, 44%, 87%) |
| CMYK | cmyk(31.5%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(82.05, -39.49, 40.67) |
| CIE-LCH | lch(82.05, 56.69, 134.16°) |
| OKLab | oklab(83.16% -0.1082 0.0992) |
| OKLCH | oklch(83.16% 0.147 137.5) |
| XYZ | xyz(42.7706, 60.3969, 28.8023) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.55
Pale Olive Green
#B1D27B
ΔE00 6.19
Pistachio
#93C572
ΔE00 6.19
Lightish Green
#61E160
ΔE00 6.28
Fresh Green
#69D84F
ΔE00 6.47
Light Green
#96F97B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DE7D #C37DDE
analogous
#C8DE7D #98DE7D #7DDE92
triadic
#98DE7D #7D98DE #DE7D98
tetradic
#98DE7D #7DC8DE #C37DDE #DE927D
square
#98DE7D #7DC8DE #C37DDE #DE927D
split-complementary
#98DE7D #927DDE #DE7DC8
monochromatic
#53B32D #71D24C #98DE7D #BFEAAE #E5F7DF
Accessibility & contrast
On white
1.61
#98DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#98DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DE7D
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DE7D | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D9CA83
Tritanopia (blue-blind)
#95D8C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #98de7d; /* rgb */ color: rgb(152, 222, 125); /* oklch */ color: oklch(83.2% 0.147 137.5);
Tailwind
colors: {
custom: {
50: '#b9e8a4',
500: '#98de7d',
950: '#000000',
},
}SCSS
$custom: #98de7d; $custom-light: #b9e8a4; $custom-dark: #000000;
JSON
{
"hex": "#98de7d",
"rgb": {
"r": 152,
"g": 222,
"b": 125
},
"hsl": {
"h": 103.299,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83163,
"c": 0.14682,
"h": 137.5
},
"luminance": 0.60399
}Semantic roles & 50–950 ramp
primary
#98DE7D
secondary
#974BB5
accent
#1EC798
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480