#62EF82#62EF82
#62EF82 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.193 H 148.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF82 |
|---|---|
| RGB | rgb(98, 239, 130) |
| HSL | hsl(134, 82%, 66%) |
| HSV | hsv(134, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(84.96, -60.72, 41.47) |
| CIE-LCH | lch(84.96, 73.53, 145.67°) |
| OKLab | oklab(84.98% -0.1641 0.1014) |
| OKLCH | oklch(84.98% 0.193 148.3) |
| XYZ | xyz(39.9300, 65.9376, 31.7377) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.47
Spearmint
#1EF876
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF82 #EF62CF
analogous
#88EF62 #62EF82 #62EFC8
triadic
#62EF82 #8262EF #EF8262
tetradic
#62EF82 #6288EF #EF62CF #EFC862
square
#62EF82 #6288EF #EF62CF #EFC862
split-complementary
#62EF82 #C862EF #EF6288
monochromatic
#14C33C #2AE956 #62EF82 #9AF5AE #D1FADA
Accessibility & contrast
On white
1.48
#62EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#62EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF82
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF82 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC79
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#3DEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62ef82; /* rgb */ color: rgb(98, 239, 130); /* oklch */ color: oklch(85.0% 0.193 148.3);
Tailwind
colors: {
custom: {
50: '#9bf5a8',
500: '#62ef82',
950: '#000000',
},
}SCSS
$custom: #62ef82; $custom-light: #9bf5a8; $custom-dark: #000000;
JSON
{
"hex": "#62ef82",
"rgb": {
"r": 98,
"g": 239,
"b": 130
},
"hsl": {
"h": 133.617,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.84976,
"c": 0.19293,
"h": 148.3
},
"luminance": 0.65941
}Semantic roles & 50–950 ramp
primary
#62EF82
secondary
#C135A1
accent
#08ADDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580