#62EA80#62EA80
#62EA80 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.188 H 148.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA80 |
|---|---|
| RGB | rgb(98, 234, 128) |
| HSL | hsl(133, 76%, 65%) |
| HSV | hsv(133, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(83.44, -59.14, 40.51) |
| CIE-LCH | lch(83.44, 71.69, 145.59°) |
| OKLab | oklab(83.71% -0.1599 0.0992) |
| OKLCH | oklch(83.71% 0.188 148.2) |
| XYZ | xyz(38.3535, 62.9972, 30.5564) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 4.11
Minty Green
#0BF77D
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.22
Wintergreen
#20F986
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA80 #EA62CC
analogous
#88EA62 #62EA80 #62EAC4
triadic
#62EA80 #8062EA #EA8062
tetradic
#62EA80 #6288EA #EA62CC #EAC462
square
#62EA80 #6288EA #EA62CC #EAC462
split-complementary
#62EA80 #C462EA #EA6288
monochromatic
#19B93C #2CE354 #62EA80 #98F1AC #CEF8D7
Accessibility & contrast
On white
1.54
#62EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#62EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA80
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA80 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#40E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea80; /* rgb */ color: rgb(98, 234, 128); /* oklch */ color: oklch(83.7% 0.188 148.2);
Tailwind
colors: {
custom: {
50: '#9af2a6',
500: '#62ea80',
950: '#000000',
},
}SCSS
$custom: #62ea80; $custom-light: #9af2a6; $custom-dark: #000000;
JSON
{
"hex": "#62ea80",
"rgb": {
"r": 98,
"g": 234,
"b": 128
},
"hsl": {
"h": 133.235,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83714,
"c": 0.18817,
"h": 148.2
},
"luminance": 0.63001
}Semantic roles & 50–950 ramp
primary
#62EA80
secondary
#B8389C
accent
#0DACD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580