#62EC93#62EC93
#62EC93 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.174 H 152.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62EC93 |
|---|---|
| RGB | rgb(98, 236, 147) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(84.32, -56.81, 32.21) |
| CIE-LCH | lch(84.32, 65.31, 150.45°) |
| OKLab | oklab(84.53% -0.1539 0.0804) |
| OKLCH | oklch(84.53% 0.174 152.4) |
| XYZ | xyz(40.2958, 64.6903, 37.9610) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EC93 #EC62BB
analogous
#76EC62 #62EC93 #62ECD8
triadic
#62EC93 #9362EC #EC9362
tetradic
#62EC93 #6276EC #EC62BB #ECD862
square
#62EC93 #6276EC #EC62BB #ECD862
split-complementary
#62EC93 #D862EC #EC6276
monochromatic
#17BD52 #2BE56D #62EC93 #99F3B9 #CFF9DE
Accessibility & contrast
On white
1.51
#62EC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#62EC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EC93
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EC93 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#36E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62ec93; /* rgb */ color: rgb(98, 236, 147); /* oklch */ color: oklch(84.5% 0.174 152.4);
Tailwind
colors: {
custom: {
50: '#9af3b3',
500: '#62ec93',
950: '#000000',
},
}SCSS
$custom: #62ec93; $custom-light: #9af3b3; $custom-dark: #000000;
JSON
{
"hex": "#62ec93",
"rgb": {
"r": 98,
"g": 236,
"b": 147
},
"hsl": {
"h": 141.304,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84533,
"c": 0.1736,
"h": 152.4
},
"luminance": 0.64694
}Semantic roles & 50–950 ramp
primary
#62EC93
secondary
#BC378C
accent
#0B91DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581