#62EA81#62EA81
#62EA81 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.187 H 148.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA81 |
|---|---|
| RGB | rgb(98, 234, 129) |
| HSL | hsl(134, 76%, 65%) |
| HSV | hsv(134, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(83.45, -58.99, 40.04) |
| CIE-LCH | lch(83.45, 71.29, 145.84°) |
| OKLab | oklab(83.73% -0.1595 0.0981) |
| OKLCH | oklch(83.73% 0.187 148.4) |
| XYZ | xyz(38.4196, 63.0237, 30.9048) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.14
Wintergreen
#20F986
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.24
Lightish Green
#61E160
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA81 #EA62CB
analogous
#87EA62 #62EA81 #62EAC5
triadic
#62EA81 #8162EA #EA8162
tetradic
#62EA81 #6287EA #EA62CB #EAC562
square
#62EA81 #6287EA #EA62CB #EAC562
split-complementary
#62EA81 #C562EA #EA6287
monochromatic
#19B93D #2CE356 #62EA81 #98F1AC #CEF8D8
Accessibility & contrast
On white
1.54
#62EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#62EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA81
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA81 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD779
Deuteranopia (green-blind)
#DACB88
Tritanopia (blue-blind)
#40E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62ea81; /* rgb */ color: rgb(98, 234, 129); /* oklch */ color: oklch(83.7% 0.187 148.4);
Tailwind
colors: {
custom: {
50: '#9af2a7',
500: '#62ea81',
950: '#000000',
},
}SCSS
$custom: #62ea81; $custom-light: #9af2a7; $custom-dark: #000000;
JSON
{
"hex": "#62ea81",
"rgb": {
"r": 98,
"g": 234,
"b": 129
},
"hsl": {
"h": 133.676,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.8373,
"c": 0.18728,
"h": 148.4
},
"luminance": 0.63027
}Semantic roles & 50–950 ramp
primary
#62EA81
secondary
#B8389B
accent
#0DAAD9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580