#62EB93#62EB93
#62EB93 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.172 H 152.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62EB93 |
|---|---|
| RGB | rgb(98, 235, 147) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(58.3%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.03, -56.43, 31.81) |
| CIE-LCH | lch(84.03, 64.78, 150.58°) |
| OKLab | oklab(84.29% -0.1529 0.0794) |
| OKLCH | oklch(84.29% 0.172 152.5) |
| XYZ | xyz(40.0087, 64.1161, 37.8653) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.79
Sea Green (survey)
#53FCA1
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EB93 #EB62BA
analogous
#75EB62 #62EB93 #62EBD8
triadic
#62EB93 #9362EB #EB9362
tetradic
#62EB93 #6275EB #EB62BA #EBD862
square
#62EB93 #6275EB #EB62BA #EBD862
split-complementary
#62EB93 #D862EB #EB6275
monochromatic
#18BB52 #2CE46E #62EB93 #98F2B8 #CFF9DE
Accessibility & contrast
On white
1.52
#62EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#62EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EB93
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EB93 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#36E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62eb93; /* rgb */ color: rgb(98, 235, 147); /* oklch */ color: oklch(84.3% 0.172 152.5);
Tailwind
colors: {
custom: {
50: '#9af2b3',
500: '#62eb93',
950: '#000000',
},
}SCSS
$custom: #62eb93; $custom-light: #9af2b3; $custom-dark: #000000;
JSON
{
"hex": "#62eb93",
"rgb": {
"r": 98,
"g": 235,
"b": 147
},
"hsl": {
"h": 141.46,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84288,
"c": 0.17226,
"h": 152.5
},
"luminance": 0.6412
}Semantic roles & 50–950 ramp
primary
#62EB93
secondary
#BA378B
accent
#0C90DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581