#62EA7A#62EA7A
#62EA7A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.194 H 147.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA7A |
|---|---|
| RGB | rgb(98, 234, 122) |
| HSL | hsl(131, 76%, 65%) |
| HSV | hsv(131, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.36, -60.03, 43.32) |
| CIE-LCH | lch(83.36, 74.03, 144.19°) |
| OKLab | oklab(83.62% -0.1624 0.1053) |
| OKLCH | oklch(83.62% 0.194 147) |
| XYZ | xyz(37.9702, 62.8439, 28.5377) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Lightish Green
#61E160
ΔE00 3.46
Spearmint
#1EF876
ΔE00 4.10
Minty Green
#0BF77D
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA7A #EA62D2
analogous
#8EEA62 #62EA7A #62EABE
triadic
#62EA7A #7A62EA #EA7A62
tetradic
#62EA7A #628EEA #EA62D2 #EABE62
square
#62EA7A #628EEA #EA62D2 #EABE62
split-complementary
#62EA7A #BE62EA #EA628E
monochromatic
#19B935 #2CE34C #62EA7A #98F1A8 #CEF8D5
Accessibility & contrast
On white
1.55
#62EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#62EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA7A
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA7A | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#43E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea7a; /* rgb */ color: rgb(98, 234, 122); /* oklch */ color: oklch(83.6% 0.194 147.0);
Tailwind
colors: {
custom: {
50: '#9af2a2',
500: '#62ea7a',
950: '#000000',
},
}SCSS
$custom: #62ea7a; $custom-light: #9af2a2; $custom-dark: #000000;
JSON
{
"hex": "#62ea7a",
"rgb": {
"r": 98,
"g": 234,
"b": 122
},
"hsl": {
"h": 130.588,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83621,
"c": 0.19353,
"h": 147
},
"luminance": 0.62847
}Semantic roles & 50–950 ramp
primary
#62EA7A
secondary
#B838A2
accent
#0DB5D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580