#62EF93#62EF93
#62EF93 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.178 H 152.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF93 |
|---|---|
| RGB | rgb(98, 239, 147) |
| HSL | hsl(141, 82%, 66%) |
| HSV | hsv(141, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.22, -57.98, 33.39) |
| CIE-LCH | lch(85.22, 66.90, 150.06°) |
| OKLab | oklab(85.27% -0.1569 0.0832) |
| OKLCH | oklch(85.27% 0.178 152.1) |
| XYZ | xyz(41.1668, 66.4323, 38.2514) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF93 #EF62BE
analogous
#77EF62 #62EF93 #62EFD9
triadic
#62EF93 #9362EF #EF9362
tetradic
#62EF93 #6277EF #EF62BE #EFD962
square
#62EF93 #6277EF #EF62BE #EFD962
split-complementary
#62EF93 #D962EF #EF6277
monochromatic
#14C351 #2AE96D #62EF93 #9AF5B9 #D1FADF
Accessibility & contrast
On white
1.47
#62EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#62EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF93
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF93 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#34ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef93; /* rgb */ color: rgb(98, 239, 147); /* oklch */ color: oklch(85.3% 0.178 152.1);
Tailwind
colors: {
custom: {
50: '#9bf5b3',
500: '#62ef93',
950: '#000000',
},
}SCSS
$custom: #62ef93; $custom-light: #9bf5b3; $custom-dark: #000000;
JSON
{
"hex": "#62ef93",
"rgb": {
"r": 98,
"g": 239,
"b": 147
},
"hsl": {
"h": 140.851,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85265,
"c": 0.1776,
"h": 152.1
},
"luminance": 0.66436
}Semantic roles & 50–950 ramp
primary
#62EF93
secondary
#C13590
accent
#0893DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581