#62E68A#62E68A
#62E68A is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.174 H 150.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62E68A |
|---|---|
| RGB | rgb(98, 230, 138) |
| HSL | hsl(138, 73%, 64%) |
| HSV | hsv(138, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.39, -56.02, 34.19) |
| CIE-LCH | lch(82.39, 65.63, 148.60°) |
| OKLab | oklab(82.9% -0.1516 0.0848) |
| OKLCH | oklch(82.9% 0.174 150.8) |
| XYZ | xyz(37.9185, 61.0217, 33.8200) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 4.44
Tealish Green
#0CDC73
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.94
Sea Green (survey)
#53FCA1
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E68A #E662BE
analogous
#7CE662 #62E68A #62E6CC
triadic
#62E68A #8A62E6 #E68A62
tetradic
#62E68A #627CE6 #E662BE #E6CC62
square
#62E68A #627CE6 #E662BE #E6CC62
split-complementary
#62E68A #CC62E6 #E6627C
monochromatic
#1CB149 #2DDE63 #62E68A #97EEB1 #CCF7D9
Accessibility & contrast
On white
1.59
#62E68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#62E68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E68A
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E68A | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D483
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#3DE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e68a; /* rgb */ color: rgb(98, 230, 138); /* oklch */ color: oklch(82.9% 0.174 150.8);
Tailwind
colors: {
custom: {
50: '#99efad',
500: '#62e68a',
950: '#000000',
},
}SCSS
$custom: #62e68a; $custom-light: #99efad; $custom-dark: #000000;
JSON
{
"hex": "#62e68a",
"rgb": {
"r": 98,
"g": 230,
"b": 138
},
"hsl": {
"h": 138.182,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.82899,
"c": 0.17375,
"h": 150.8
},
"luminance": 0.61025
}Semantic roles & 50–950 ramp
primary
#62E68A
secondary
#B23A8E
accent
#1199D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581