#62ED7B#62ED7B
#62ED7B is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.197 H 147.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #62ED7B |
|---|---|
| RGB | rgb(98, 237, 123) |
| HSL | hsl(131, 79%, 66%) |
| HSV | hsv(131, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(84.27, -61.00, 43.98) |
| CIE-LCH | lch(84.27, 75.20, 144.21°) |
| OKLab | oklab(84.38% -0.165 0.1068) |
| OKLCH | oklch(84.38% 0.197 147.1) |
| XYZ | xyz(38.8938, 64.5915, 29.1528) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.70
Lightish Green
#61E160
ΔE00 3.79
Wintergreen
#20F986
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ED7B #ED62D4
analogous
#8EED62 #62ED7B #62EDC0
triadic
#62ED7B #7B62ED #ED7B62
tetradic
#62ED7B #628EED #ED62D4 #EDC062
square
#62ED7B #628EED #ED62D4 #EDC062
split-complementary
#62ED7B #C062ED #ED628E
monochromatic
#16BF34 #2BE74D #62ED7B #99F3A9 #D0FAD7
Accessibility & contrast
On white
1.51
#62ED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#62ED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ED7B
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ED7B | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#DECD83
Tritanopia (blue-blind)
#41E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62ed7b; /* rgb */ color: rgb(98, 237, 123); /* oklch */ color: oklch(84.4% 0.197 147.1);
Tailwind
colors: {
custom: {
50: '#9bf4a3',
500: '#62ed7b',
950: '#000000',
},
}SCSS
$custom: #62ed7b; $custom-light: #9bf4a3; $custom-dark: #000000;
JSON
{
"hex": "#62ed7b",
"rgb": {
"r": 98,
"g": 237,
"b": 123
},
"hsl": {
"h": 130.791,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.84376,
"c": 0.19654,
"h": 147.1
},
"luminance": 0.64595
}Semantic roles & 50–950 ramp
primary
#62ED7B
secondary
#BD36A5
accent
#0AB6DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580