#62EF90#62EF90
#62EF90 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.180 H 151.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF90 |
|---|---|
| RGB | rgb(98, 239, 144) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.17, -58.48, 34.83) |
| CIE-LCH | lch(85.17, 68.07, 149.22°) |
| OKLab | oklab(85.21% -0.1582 0.0865) |
| OKLCH | oklch(85.21% 0.18 151.3) |
| XYZ | xyz(40.9344, 66.3394, 37.0277) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF90 #EF62C1
analogous
#7AEF62 #62EF90 #62EFD6
triadic
#62EF90 #9062EF #EF9062
tetradic
#62EF90 #627AEF #EF62C1 #EFD662
square
#62EF90 #627AEF #EF62C1 #EFD662
split-complementary
#62EF90 #D662EF #EF627A
monochromatic
#14C34D #2AE969 #62EF90 #9AF5B7 #D1FADF
Accessibility & contrast
On white
1.47
#62EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#62EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF90
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF90 | 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)
#F0DD89
Deuteranopia (green-blind)
#DDD096
Tritanopia (blue-blind)
#36ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef90; /* rgb */ color: rgb(98, 239, 144); /* oklch */ color: oklch(85.2% 0.180 151.3);
Tailwind
colors: {
custom: {
50: '#9bf5b1',
500: '#62ef90',
950: '#000000',
},
}SCSS
$custom: #62ef90; $custom-light: #9bf5b1; $custom-dark: #000000;
JSON
{
"hex": "#62ef90",
"rgb": {
"r": 98,
"g": 239,
"b": 144
},
"hsl": {
"h": 139.574,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85211,
"c": 0.18032,
"h": 151.3
},
"luminance": 0.66343
}Semantic roles & 50–950 ramp
primary
#62EF90
secondary
#C13593
accent
#0898DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581