#62EF91#62EF91
#62EF91 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.179 H 151.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF91 |
|---|---|
| RGB | rgb(98, 239, 145) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.18, -58.32, 34.35) |
| CIE-LCH | lch(85.18, 67.68, 149.50°) |
| OKLab | oklab(85.23% -0.1578 0.0854) |
| OKLCH | oklch(85.23% 0.179 151.6) |
| XYZ | xyz(41.0112, 66.3701, 37.4320) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.36
Light Bluish Green
#76FDA8
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF91 #EF62C0
analogous
#79EF62 #62EF91 #62EFD7
triadic
#62EF91 #9162EF #EF9162
tetradic
#62EF91 #6279EF #EF62C0 #EFD762
square
#62EF91 #6279EF #EF62C0 #EFD762
split-complementary
#62EF91 #D762EF #EF6279
monochromatic
#14C34E #2AE96A #62EF91 #9AF5B8 #D1FADF
Accessibility & contrast
On white
1.47
#62EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#62EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF91
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF91 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#36ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef91; /* rgb */ color: rgb(98, 239, 145); /* oklch */ color: oklch(85.2% 0.179 151.6);
Tailwind
colors: {
custom: {
50: '#9bf5b2',
500: '#62ef91',
950: '#000000',
},
}SCSS
$custom: #62ef91; $custom-light: #9bf5b2; $custom-dark: #000000;
JSON
{
"hex": "#62ef91",
"rgb": {
"r": 98,
"g": 239,
"b": 145
},
"hsl": {
"h": 140,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85229,
"c": 0.17942,
"h": 151.6
},
"luminance": 0.66374
}Semantic roles & 50–950 ramp
primary
#62EF91
secondary
#C13592
accent
#0896DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581