#62E593#62E593
#62E593 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.164 H 153.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #62E593 |
|---|---|
| RGB | rgb(98, 229, 147) |
| HSL | hsl(142, 72%, 64%) |
| HSV | hsv(142, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.24, -54.07, 29.43) |
| CIE-LCH | lch(82.24, 61.56, 151.44°) |
| OKLab | oklab(82.82% -0.1467 0.0737) |
| OKLCH | oklch(82.82% 0.164 153.3) |
| XYZ | xyz(38.3198, 60.7383, 37.3024) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Aqua Green
#12E193
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.96
Light Green Blue
#56FCA2
ΔE00 5.01
Sea Green (survey)
#53FCA1
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E593 #E562B4
analogous
#73E562 #62E593 #62E5D5
triadic
#62E593 #9362E5 #E59362
tetradic
#62E593 #6273E5 #E562B4 #E5D562
square
#62E593 #6273E5 #E562B4 #E5D562
split-complementary
#62E593 #D562E5 #E56273
monochromatic
#1DB054 #2DDC6F #62E593 #97EEB7 #CBF6DB
Accessibility & contrast
On white
1.60
#62E593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#62E593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E593
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E593 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#39E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e593; /* rgb */ color: rgb(98, 229, 147); /* oklch */ color: oklch(82.8% 0.164 153.3);
Tailwind
colors: {
custom: {
50: '#99eeb3',
500: '#62e593',
950: '#000000',
},
}SCSS
$custom: #62e593; $custom-light: #99eeb3; $custom-dark: #000000;
JSON
{
"hex": "#62e593",
"rgb": {
"r": 98,
"g": 229,
"b": 147
},
"hsl": {
"h": 142.443,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.82822,
"c": 0.16415,
"h": 153.3
},
"luminance": 0.60742
}Semantic roles & 50–950 ramp
primary
#62E593
secondary
#B13B84
accent
#128BD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581