#98E17F#98E17F
#98E17F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.9% C 0.149 H 138.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #98E17F |
|---|---|
| RGB | rgb(152, 225, 127) |
| HSL | hsl(105, 62%, 69%) |
| HSV | hsv(105, 44%, 88%) |
| CMYK | cmyk(32.4%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(82.94, -40.56, 40.81) |
| CIE-LCH | lch(82.94, 57.54, 134.82°) |
| OKLab | oklab(83.89% -0.1111 0.0996) |
| OKLCH | oklch(83.89% 0.149 138.1) |
| XYZ | xyz(43.7035, 62.0563, 29.7499) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.91
Light Green
#96F97B
ΔE00 5.87
Pale Light Green
#B1FC99
ΔE00 5.97
Palegreen
#98FB98
ΔE00 6.02
Lightish Green
#61E160
ΔE00 6.09
Washed Out Green
#BCF5A6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E17F #C87FE1
analogous
#C9E17F #98E17F #7FE197
triadic
#98E17F #7F98E1 #E17F98
tetradic
#98E17F #7FC9E1 #C87FE1 #E1977F
square
#98E17F #7FC9E1 #C87FE1 #E1977F
split-complementary
#98E17F #977FE1 #E17FC9
monochromatic
#50BA2C #70D54D #98E17F #C0EDB1 #E8F8E2
Accessibility & contrast
On white
1.57
#98E17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#98E17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E17F
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E17F | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#95DBC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e17f; /* rgb */ color: rgb(152, 225, 127); /* oklch */ color: oklch(83.9% 0.149 138.1);
Tailwind
colors: {
custom: {
50: '#b9eba5',
500: '#98e17f',
950: '#000000',
},
}SCSS
$custom: #98e17f; $custom-light: #b9eba5; $custom-dark: #000000;
JSON
{
"hex": "#98e17f",
"rgb": {
"r": 152,
"g": 225,
"b": 127
},
"hsl": {
"h": 104.694,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.83894,
"c": 0.14921,
"h": 138.1
},
"luminance": 0.62058
}Semantic roles & 50–950 ramp
primary
#98E17F
secondary
#9D4CB8
accent
#1CCA9D
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480