#62F98E#62F98E
#62F98E is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.6% C 0.195 H 150.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62F98E |
|---|---|
| RGB | rgb(98, 249, 142) |
| HSL | hsl(137, 93%, 68%) |
| HSV | hsv(137, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(88.11, -62.58, 39.64) |
| CIE-LCH | lch(88.11, 74.08, 147.64°) |
| OKLab | oklab(87.62% -0.169 0.0977) |
| OKLCH | oklch(87.62% 0.195 150) |
| XYZ | xyz(43.7919, 72.2967, 37.2328) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.62
Minty Green
#0BF77D
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F98E #F962CD
analogous
#82F962 #62F98E #62F9D9
triadic
#62F98E #8E62F9 #F98E62
tetradic
#62F98E #6282F9 #F962CD #F9D962
square
#62F98E #6282F9 #F962CD #F9D962
split-complementary
#62F98E #D962F9 #F96282
monochromatic
#08D845 #27F764 #62F98E #9DFBB8 #D8FEE3
Accessibility & contrast
On white
1.36
#62F98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#62F98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F98E
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F98E | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#32F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f98e; /* rgb */ color: rgb(98, 249, 142); /* oklch */ color: oklch(87.6% 0.195 150.0);
Tailwind
colors: {
custom: {
50: '#9cfcb0',
500: '#62f98e',
950: '#000000',
},
}SCSS
$custom: #62f98e; $custom-light: #9cfcb0; $custom-dark: #000000;
JSON
{
"hex": "#62f98e",
"rgb": {
"r": 98,
"g": 249,
"b": 142
},
"hsl": {
"h": 137.483,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.87619,
"c": 0.19523,
"h": 150
},
"luminance": 0.72301
}Semantic roles & 50–950 ramp
primary
#62F98E
secondary
#D22DA2
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681