#62EE82#62EE82
#62EE82 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.192 H 148.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE82 |
|---|---|
| RGB | rgb(98, 238, 130) |
| HSL | hsl(134, 80%, 66%) |
| HSV | hsv(134, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.67, -60.34, 41.09) |
| CIE-LCH | lch(84.67, 73.00, 145.75°) |
| OKLab | oklab(84.73% -0.1631 0.1006) |
| OKLCH | oklch(84.73% 0.192 148.3) |
| XYZ | xyz(39.6381, 65.3537, 31.6404) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.73
Spearmint
#1EF876
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE82 #EE62CE
analogous
#88EE62 #62EE82 #62EEC8
triadic
#62EE82 #8262EE #EE8262
tetradic
#62EE82 #6288EE #EE62CE #EEC862
square
#62EE82 #6288EE #EE62CE #EEC862
split-complementary
#62EE82 #C862EE #EE6288
monochromatic
#15C13C #2BE856 #62EE82 #99F4AE #D0FADA
Accessibility & contrast
On white
1.49
#62EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#62EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE82
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE82 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DECE89
Tritanopia (blue-blind)
#3EEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ee82; /* rgb */ color: rgb(98, 238, 130); /* oklch */ color: oklch(84.7% 0.192 148.3);
Tailwind
colors: {
custom: {
50: '#9bf4a8',
500: '#62ee82',
950: '#000000',
},
}SCSS
$custom: #62ee82; $custom-light: #9bf4a8; $custom-dark: #000000;
JSON
{
"hex": "#62ee82",
"rgb": {
"r": 98,
"g": 238,
"b": 130
},
"hsl": {
"h": 133.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.8473,
"c": 0.19162,
"h": 148.3
},
"luminance": 0.65357
}Semantic roles & 50–950 ramp
primary
#62EE82
secondary
#BF359F
accent
#09ACDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580