#62E39A#62E39A
#62E39A is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.155 H 155.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #62E39A |
|---|---|
| RGB | rgb(98, 227, 154) |
| HSL | hsl(146, 70%, 64%) |
| HSV | hsv(146, 57%, 89%) |
| CMYK | cmyk(56.8%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(81.76, -51.97, 25.20) |
| CIE-LCH | lch(81.76, 57.76, 154.13°) |
| OKLab | oklab(82.47% -0.1415 0.0636) |
| OKLCH | oklch(82.47% 0.155 155.8) |
| XYZ | xyz(38.3357, 59.8643, 40.1003) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.15
Light Blue Green
#7EFBB3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E39A #E362AB
analogous
#6AE362 #62E39A #62E3DB
triadic
#62E39A #9A62E3 #E39A62
tetradic
#62E39A #626AE3 #E362AB #E3DB62
square
#62E39A #626AE3 #E362AB #E3DB62
split-complementary
#62E39A #DB62E3 #E3626A
monochromatic
#1FAC5C #2EDA79 #62E39A #96ECBB #CAF6DD
Accessibility & contrast
On white
1.62
#62E39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#62E39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E39A
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E39A | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#36E1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e39a; /* rgb */ color: rgb(98, 227, 154); /* oklch */ color: oklch(82.5% 0.155 155.8);
Tailwind
colors: {
custom: {
50: '#99edb8',
500: '#62e39a',
950: '#000000',
},
}SCSS
$custom: #62e39a; $custom-light: #99edb8; $custom-dark: #000000;
JSON
{
"hex": "#62e39a",
"rgb": {
"r": 98,
"g": 227,
"b": 154
},
"hsl": {
"h": 146.047,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.82474,
"c": 0.15511,
"h": 155.8
},
"luminance": 0.59868
}Semantic roles & 50–950 ramp
primary
#62E39A
secondary
#AE3C7C
accent
#147FD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581