#98DF7D#98DF7D
#98DF7D is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.4% C 0.148 H 137.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98DF7D |
|---|---|
| RGB | rgb(152, 223, 125) |
| HSL | hsl(103, 60%, 68%) |
| HSV | hsv(103, 44%, 87%) |
| CMYK | cmyk(31.8%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(82.34, -39.94, 41.04) |
| CIE-LCH | lch(82.34, 57.26, 134.22°) |
| OKLab | oklab(83.4% -0.1094 0.1001) |
| OKLCH | oklch(83.4% 0.148 137.6) |
| XYZ | xyz(43.0370, 60.9297, 28.8911) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Lightish Green
#61E160
ΔE00 6.17
Light Green
#96F97B
ΔE00 6.25
Pale Olive Green
#B1D27B
ΔE00 6.34
Pale Light Green
#B1FC99
ΔE00 6.40
Fresh Green
#69D84F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DF7D #C47DDF
analogous
#C9DF7D #98DF7D #7DDF93
triadic
#98DF7D #7D98DF #DF7D98
tetradic
#98DF7D #7DC9DF #C47DDF #DF937D
square
#98DF7D #7DC9DF #C47DDF #DF937D
split-complementary
#98DF7D #937DDF #DF7DC9
monochromatic
#52B52D #71D34C #98DF7D #BFEBAE #E6F7DF
Accessibility & contrast
On white
1.59
#98DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#98DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DF7D
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DF7D | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#DACB83
Tritanopia (blue-blind)
#95D9C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98df7d; /* rgb */ color: rgb(152, 223, 125); /* oklch */ color: oklch(83.4% 0.148 137.6);
Tailwind
colors: {
custom: {
50: '#b9e9a4',
500: '#98df7d',
950: '#000000',
},
}SCSS
$custom: #98df7d; $custom-light: #b9e9a4; $custom-dark: #000000;
JSON
{
"hex": "#98df7d",
"rgb": {
"r": 152,
"g": 223,
"b": 125
},
"hsl": {
"h": 103.469,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83396,
"c": 0.14829,
"h": 137.6
},
"luminance": 0.60931
}Semantic roles & 50–950 ramp
primary
#98DF7D
secondary
#984AB6
accent
#1DC899
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480