#62E58F#62E58F
#62E58F is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.7% C 0.168 H 152.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62E58F |
|---|---|
| RGB | rgb(98, 229, 143) |
| HSL | hsl(141, 72%, 64%) |
| HSV | hsv(141, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.17, -54.77, 31.38) |
| CIE-LCH | lch(82.17, 63.12, 150.19°) |
| OKLab | oklab(82.75% -0.1484 0.0783) |
| OKLCH | oklch(82.75% 0.168 152.2) |
| XYZ | xyz(38.0113, 60.6149, 35.6780) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Aqua Green
#12E193
ΔE00 4.29
Tealish Green
#0CDC73
ΔE00 4.77
Turquoise Green
#04F489
ΔE00 4.82
Seafoam Green
#7AF9AB
ΔE00 4.96
Light Green Blue
#56FCA2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E58F #E562B8
analogous
#77E562 #62E58F #62E5D1
triadic
#62E58F #8F62E5 #E58F62
tetradic
#62E58F #6277E5 #E562B8 #E5D162
square
#62E58F #6277E5 #E562B8 #E5D162
split-complementary
#62E58F #D162E5 #E56277
monochromatic
#1DB04F #2DDC6A #62E58F #97EEB4 #CBF6DA
Accessibility & contrast
On white
1.60
#62E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#62E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E58F
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E58F | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D489
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#3BE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e58f; /* rgb */ color: rgb(98, 229, 143); /* oklch */ color: oklch(82.7% 0.168 152.2);
Tailwind
colors: {
custom: {
50: '#99eeb0',
500: '#62e58f',
950: '#000000',
},
}SCSS
$custom: #62e58f; $custom-light: #99eeb0; $custom-dark: #000000;
JSON
{
"hex": "#62e58f",
"rgb": {
"r": 98,
"g": 229,
"b": 143
},
"hsl": {
"h": 140.611,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82745,
"c": 0.16781,
"h": 152.2
},
"luminance": 0.60618
}Semantic roles & 50–950 ramp
primary
#62E58F
secondary
#B13B88
accent
#1291D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581