#62EE7D#62EE7D
#62EE7D is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.196 H 147.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE7D |
|---|---|
| RGB | rgb(98, 238, 125) |
| HSL | hsl(132, 80%, 66%) |
| HSV | hsv(132, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.60, -61.08, 43.43) |
| CIE-LCH | lch(84.60, 74.95, 144.59°) |
| OKLab | oklab(84.65% -0.1652 0.1057) |
| OKLCH | oklch(84.65% 0.196 147.4) |
| XYZ | xyz(39.3106, 65.2227, 29.9157) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE7D #EE62D3
analogous
#8DEE62 #62EE7D #62EEC3
triadic
#62EE7D #7D62EE #EE7D62
tetradic
#62EE7D #628DEE #EE62D3 #EEC362
square
#62EE7D #628DEE #EE62D3 #EEC362
split-complementary
#62EE7D #C362EE #EE628D
monochromatic
#15C136 #2BE84F #62EE7D #99F4AB #D0FAD8
Accessibility & contrast
On white
1.50
#62EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#62EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE7D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE7D | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#40E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ee7d; /* rgb */ color: rgb(98, 238, 125); /* oklch */ color: oklch(84.7% 0.196 147.4);
Tailwind
colors: {
custom: {
50: '#9bf4a4',
500: '#62ee7d',
950: '#000000',
},
}SCSS
$custom: #62ee7d; $custom-light: #9bf4a4; $custom-dark: #000000;
JSON
{
"hex": "#62ee7d",
"rgb": {
"r": 98,
"g": 238,
"b": 125
},
"hsl": {
"h": 131.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84653,
"c": 0.19607,
"h": 147.4
},
"luminance": 0.65226
}Semantic roles & 50–950 ramp
primary
#62EE7D
secondary
#BF35A4
accent
#09B4DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580