#62E591#62E591
#62E591 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.166 H 152.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62E591 |
|---|---|
| RGB | rgb(98, 229, 145) |
| HSL | hsl(142, 72%, 64%) |
| HSV | hsv(142, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.20, -54.42, 30.41) |
| CIE-LCH | lch(82.20, 62.34, 150.81°) |
| OKLab | oklab(82.78% -0.1475 0.076) |
| OKLCH | oklch(82.78% 0.166 152.7) |
| XYZ | xyz(38.1642, 60.6761, 36.4830) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Aqua Green
#12E193
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.83
Turquoise Green
#04F489
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 4.96
Light Green Blue
#56FCA2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E591 #E562B6
analogous
#75E562 #62E591 #62E5D3
triadic
#62E591 #9162E5 #E59162
tetradic
#62E591 #6275E5 #E562B6 #E5D362
square
#62E591 #6275E5 #E562B6 #E5D362
split-complementary
#62E591 #D362E5 #E56275
monochromatic
#1DB052 #2DDC6C #62E591 #97EEB6 #CBF6DB
Accessibility & contrast
On white
1.60
#62E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#62E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E591
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E591 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D3C896
Tritanopia (blue-blind)
#3AE2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e591; /* rgb */ color: rgb(98, 229, 145); /* oklch */ color: oklch(82.8% 0.166 152.7);
Tailwind
colors: {
custom: {
50: '#99eeb2',
500: '#62e591',
950: '#000000',
},
}SCSS
$custom: #62e591; $custom-light: #99eeb2; $custom-dark: #000000;
JSON
{
"hex": "#62e591",
"rgb": {
"r": 98,
"g": 229,
"b": 145
},
"hsl": {
"h": 141.527,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82783,
"c": 0.16598,
"h": 152.7
},
"luminance": 0.6068
}Semantic roles & 50–950 ramp
primary
#62E591
secondary
#B13B86
accent
#128ED4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581