#62E993#62E993
#62E993 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.170 H 152.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62E993 |
|---|---|
| RGB | rgb(98, 233, 147) |
| HSL | hsl(142, 75%, 65%) |
| HSV | hsv(142, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.43, -55.64, 31.02) |
| CIE-LCH | lch(83.43, 63.71, 150.86°) |
| OKLab | oklab(83.8% -0.1508 0.0775) |
| OKLCH | oklch(83.8% 0.17 152.8) |
| XYZ | xyz(39.4393, 62.9773, 37.6755) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.17
Sea Green (survey)
#53FCA1
ΔE00 4.19
Turquoise Green
#04F489
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E993 #E962B8
analogous
#74E962 #62E993 #62E9D7
triadic
#62E993 #9362E9 #E99362
tetradic
#62E993 #6274E9 #E962B8 #E9D762
square
#62E993 #6274E9 #E962B8 #E9D762
split-complementary
#62E993 #D762E9 #E96274
monochromatic
#1AB753 #2CE16E #62E993 #98F1B8 #CDF8DD
Accessibility & contrast
On white
1.54
#62E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#62E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E993
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E993 | 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)
#E9D88D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#37E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e993; /* rgb */ color: rgb(98, 233, 147); /* oklch */ color: oklch(83.8% 0.170 152.8);
Tailwind
colors: {
custom: {
50: '#9af1b3',
500: '#62e993',
950: '#000000',
},
}SCSS
$custom: #62e993; $custom-light: #9af1b3; $custom-dark: #000000;
JSON
{
"hex": "#62e993",
"rgb": {
"r": 98,
"g": 233,
"b": 147
},
"hsl": {
"h": 141.778,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.838,
"c": 0.16957,
"h": 152.8
},
"luminance": 0.62981
}Semantic roles & 50–950 ramp
primary
#62E993
secondary
#B73889
accent
#0E8ED8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581