#62F88A#62F88A
#62F88A is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.3% C 0.197 H 149.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62F88A |
|---|---|
| RGB | rgb(98, 248, 138) |
| HSL | hsl(136, 91%, 68%) |
| HSV | hsv(136, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(87.76, -62.83, 41.14) |
| CIE-LCH | lch(87.76, 75.10, 146.79°) |
| OKLab | oklab(87.31% -0.1697 0.101) |
| OKLCH | oklch(87.31% 0.197 149.3) |
| XYZ | xyz(43.1887, 71.5622, 35.5767) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F88A #F862D0
analogous
#85F862 #62F88A #62F8D5
triadic
#62F88A #8A62F8 #F88A62
tetradic
#62F88A #6285F8 #F862D0 #F8D562
square
#62F88A #6285F8 #F862D0 #F8D562
split-complementary
#62F88A #D562F8 #F86285
monochromatic
#0AD640 #27F55E #62F88A #9DFBB6 #D7FDE1
Accessibility & contrast
On white
1.37
#62F88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#62F88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F88A
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F88A | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#E6D791
Tritanopia (blue-blind)
#35F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f88a; /* rgb */ color: rgb(98, 248, 138); /* oklch */ color: oklch(87.3% 0.197 149.3);
Tailwind
colors: {
custom: {
50: '#9cfcad',
500: '#62f88a',
950: '#000000',
},
}SCSS
$custom: #62f88a; $custom-light: #9cfcad; $custom-dark: #000000;
JSON
{
"hex": "#62f88a",
"rgb": {
"r": 98,
"g": 248,
"b": 138
},
"hsl": {
"h": 136,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.8731,
"c": 0.19749,
"h": 149.3
},
"luminance": 0.71566
}Semantic roles & 50–950 ramp
primary
#62F88A
secondary
#D02EA5
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681