#98E07F#98E07F
#98E07F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.7% C 0.148 H 138.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #98E07F |
|---|---|
| RGB | rgb(152, 224, 127) |
| HSL | hsl(105, 61%, 69%) |
| HSV | hsv(105, 43%, 88%) |
| CMYK | cmyk(32.1%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(82.66, -40.12, 40.45) |
| CIE-LCH | lch(82.66, 56.97, 134.76°) |
| OKLab | oklab(83.66% -0.1098 0.0988) |
| OKLCH | oklch(83.66% 0.148 138) |
| XYZ | xyz(43.4340, 61.5172, 29.6601) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.06
Light Green
#96F97B
ΔE00 6.12
Pale Light Green
#B1FC99
ΔE00 6.17
Lightish Green
#61E160
ΔE00 6.19
Palegreen
#98FB98
ΔE00 6.23
Washed Out Green
#BCF5A6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E07F #C77FE0
analogous
#C9E07F #98E07F #7FE097
triadic
#98E07F #7F98E0 #E07F98
tetradic
#98E07F #7FC9E0 #C77FE0 #E0977F
square
#98E07F #7FC9E0 #C77FE0 #E0977F
split-complementary
#98E07F #977FE0 #E07FC9
monochromatic
#51B82D #70D44E #98E07F #C0ECB0 #E7F8E2
Accessibility & contrast
On white
1.58
#98E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#98E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E07F
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E07F | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#95DAC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #98e07f; /* rgb */ color: rgb(152, 224, 127); /* oklch */ color: oklch(83.7% 0.148 138.0);
Tailwind
colors: {
custom: {
50: '#b9eaa5',
500: '#98e07f',
950: '#000000',
},
}SCSS
$custom: #98e07f; $custom-light: #b9eaa5; $custom-dark: #000000;
JSON
{
"hex": "#98e07f",
"rgb": {
"r": 152,
"g": 224,
"b": 127
},
"hsl": {
"h": 104.536,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.83661,
"c": 0.14775,
"h": 138
},
"luminance": 0.61519
}Semantic roles & 50–950 ramp
primary
#98E07F
secondary
#9C4CB7
accent
#1DC99C
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480