#62E39D#62E39D
#62E39D is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.152 H 156.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #62E39D |
|---|---|
| RGB | rgb(98, 227, 157) |
| HSL | hsl(147, 70%, 64%) |
| HSV | hsv(147, 57%, 89%) |
| CMYK | cmyk(56.8%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(81.82, -51.40, 23.72) |
| CIE-LCH | lch(81.82, 56.61, 155.22°) |
| OKLab | oklab(82.54% -0.1401 0.0601) |
| OKLCH | oklch(82.54% 0.152 156.8) |
| XYZ | xyz(38.5886, 59.9655, 41.4327) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.34
Light Blue Green
#7EFBB3
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E39D #E362A8
analogous
#67E362 #62E39D #62E3DE
triadic
#62E39D #9D62E3 #E39D62
tetradic
#62E39D #6267E3 #E362A8 #E3DE62
square
#62E39D #6267E3 #E362A8 #E3DE62
split-complementary
#62E39D #DE62E3 #E36267
monochromatic
#1FAC5F #2EDA7D #62E39D #96ECBD #CAF6DE
Accessibility & contrast
On white
1.62
#62E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#62E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E39D
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E39D | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D399
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#34E1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e39d; /* rgb */ color: rgb(98, 227, 157); /* oklch */ color: oklch(82.5% 0.152 156.8);
Tailwind
colors: {
custom: {
50: '#99ecba',
500: '#62e39d',
950: '#000000',
},
}SCSS
$custom: #62e39d; $custom-light: #99ecba; $custom-dark: #000000;
JSON
{
"hex": "#62e39d",
"rgb": {
"r": 98,
"g": 227,
"b": 157
},
"hsl": {
"h": 147.442,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.82537,
"c": 0.15245,
"h": 156.8
},
"luminance": 0.59969
}Semantic roles & 50–950 ramp
primary
#62E39D
secondary
#AE3C79
accent
#147BD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581