#98DF7E#98DF7E
#98DF7E is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.4% C 0.147 H 137.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98DF7E |
|---|---|
| RGB | rgb(152, 223, 126) |
| HSL | hsl(104, 60%, 68%) |
| HSV | hsv(104, 43%, 87%) |
| CMYK | cmyk(31.8%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(82.35, -39.81, 40.56) |
| CIE-LCH | lch(82.35, 56.83, 134.46°) |
| OKLab | oklab(83.41% -0.109 0.099) |
| OKLCH | oklch(83.41% 0.147 137.8) |
| XYZ | xyz(43.1012, 60.9554, 29.2292) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.30
Lightish Green
#61E160
ΔE00 6.23
Light Green
#96F97B
ΔE00 6.31
Pale Olive Green
#B1D27B
ΔE00 6.37
Pale Light Green
#B1FC99
ΔE00 6.38
Pistachio
#93C572
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DF7E #C57EDF
analogous
#C8DF7E #98DF7E #7EDF94
triadic
#98DF7E #7E98DF #DF7E98
tetradic
#98DF7E #7EC8DF #C57EDF #DF947E
square
#98DF7E #7EC8DF #C57EDF #DF947E
split-complementary
#98DF7E #947EDF #DF7EC8
monochromatic
#52B62D #71D34D #98DF7E #BFEBAF #E6F7E0
Accessibility & contrast
On white
1.59
#98DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#98DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DF7E
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DF7E | 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)
#E5D176
Deuteranopia (green-blind)
#DACB84
Tritanopia (blue-blind)
#95D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98df7e; /* rgb */ color: rgb(152, 223, 126); /* oklch */ color: oklch(83.4% 0.147 137.8);
Tailwind
colors: {
custom: {
50: '#b9e9a5',
500: '#98df7e',
950: '#000000',
},
}SCSS
$custom: #98df7e; $custom-light: #b9e9a5; $custom-dark: #000000;
JSON
{
"hex": "#98df7e",
"rgb": {
"r": 152,
"g": 223,
"b": 126
},
"hsl": {
"h": 103.918,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83412,
"c": 0.14728,
"h": 137.8
},
"luminance": 0.60957
}Semantic roles & 50–950 ramp
primary
#98DF7E
secondary
#994BB6
accent
#1EC89A
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480