#62F98D#62F98D
#62F98D is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.6% C 0.196 H 149.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62F98D |
|---|---|
| RGB | rgb(98, 249, 141) |
| HSL | hsl(137, 93%, 68%) |
| HSV | hsv(137, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(88.10, -62.73, 40.11) |
| CIE-LCH | lch(88.10, 74.46, 147.40°) |
| OKLab | oklab(87.6% -0.1695 0.0987) |
| OKLCH | oklch(87.6% 0.196 149.8) |
| XYZ | xyz(43.7172, 72.2668, 36.8392) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.37
Spearmint
#1EF876
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F98D #F962CE
analogous
#82F962 #62F98D #62F9D8
triadic
#62F98D #8D62F9 #F98D62
tetradic
#62F98D #6282F9 #F962CE #F9D862
square
#62F98D #6282F9 #F962CE #F9D862
split-complementary
#62F98D #D862F9 #F96282
monochromatic
#08D844 #27F762 #62F98D #9DFBB8 #D8FEE3
Accessibility & contrast
On white
1.36
#62F98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#62F98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F98D
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F98D | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE585
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#33F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f98d; /* rgb */ color: rgb(98, 249, 141); /* oklch */ color: oklch(87.6% 0.196 149.8);
Tailwind
colors: {
custom: {
50: '#9cfcaf',
500: '#62f98d',
950: '#000000',
},
}SCSS
$custom: #62f98d; $custom-light: #9cfcaf; $custom-dark: #000000;
JSON
{
"hex": "#62f98d",
"rgb": {
"r": 98,
"g": 249,
"b": 141
},
"hsl": {
"h": 137.086,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87603,
"c": 0.19612,
"h": 149.8
},
"luminance": 0.72271
}Semantic roles & 50–950 ramp
primary
#62F98D
secondary
#D22DA3
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681