#62E77D#62E77D
#62E77D is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.9% C 0.187 H 147.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62E77D |
|---|---|
| RGB | rgb(98, 231, 125) |
| HSL | hsl(132, 73%, 65%) |
| HSV | hsv(132, 58%, 91%) |
| CMYK | cmyk(57.6%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.50, -58.46, 40.78) |
| CIE-LCH | lch(82.50, 71.28, 145.10°) |
| OKLab | oklab(82.93% -0.1581 0.0997) |
| OKLCH | oklch(82.93% 0.187 147.8) |
| XYZ | xyz(37.3121, 61.2257, 29.2495) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.68
Lightish Green
#61E160
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.45
Turquoise Green
#04F489
ΔE00 4.57
Minty Green
#0BF77D
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E77D #E762CC
analogous
#8AE762 #62E77D #62E7BF
triadic
#62E77D #7D62E7 #E77D62
tetradic
#62E77D #628AE7 #E762CC #E7BF62
square
#62E77D #628AE7 #E762CC #E7BF62
split-complementary
#62E77D #BF62E7 #E7628A
monochromatic
#1BB33A #2DDF51 #62E77D #97EFA9 #CCF7D5
Accessibility & contrast
On white
1.59
#62E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#62E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E77D
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E77D | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D575
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#43E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e77d; /* rgb */ color: rgb(98, 231, 125); /* oklch */ color: oklch(82.9% 0.187 147.8);
Tailwind
colors: {
custom: {
50: '#9aefa4',
500: '#62e77d',
950: '#000000',
},
}SCSS
$custom: #62e77d; $custom-light: #9aefa4; $custom-dark: #000000;
JSON
{
"hex": "#62e77d",
"rgb": {
"r": 98,
"g": 231,
"b": 125
},
"hsl": {
"h": 132.18,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.82927,
"c": 0.18692,
"h": 147.8
},
"luminance": 0.61229
}Semantic roles & 50–950 ramp
primary
#62E77D
secondary
#B43A9B
accent
#10ADD6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580