#62EA84#62EA84
#62EA84 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.185 H 149.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA84 |
|---|---|
| RGB | rgb(98, 234, 132) |
| HSL | hsl(135, 76%, 65%) |
| HSV | hsv(135, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.50, -58.53, 38.62) |
| CIE-LCH | lch(83.50, 70.12, 146.58°) |
| OKLab | oklab(83.78% -0.1583 0.095) |
| OKLCH | oklch(83.78% 0.185 149) |
| XYZ | xyz(38.6220, 63.1046, 31.9704) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 3.92
Wintergreen
#20F986
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.22
Minty Green
#0BF77D
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA84 #EA62C8
analogous
#84EA62 #62EA84 #62EAC8
triadic
#62EA84 #8462EA #EA8462
tetradic
#62EA84 #6284EA #EA62C8 #EAC862
square
#62EA84 #6284EA #EA62C8 #EAC862
split-complementary
#62EA84 #C862EA #EA6284
monochromatic
#19B941 #2CE35A #62EA84 #98F1AE #CEF8D9
Accessibility & contrast
On white
1.54
#62EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#62EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA84
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA84 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87C
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#3FE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea84; /* rgb */ color: rgb(98, 234, 132); /* oklch */ color: oklch(83.8% 0.185 149.0);
Tailwind
colors: {
custom: {
50: '#9af2a9',
500: '#62ea84',
950: '#000000',
},
}SCSS
$custom: #62ea84; $custom-light: #9af2a9; $custom-dark: #000000;
JSON
{
"hex": "#62ea84",
"rgb": {
"r": 98,
"g": 234,
"b": 132
},
"hsl": {
"h": 135,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83779,
"c": 0.18457,
"h": 149
},
"luminance": 0.63108
}Semantic roles & 50–950 ramp
primary
#62EA84
secondary
#B83898
accent
#0DA6D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581