#62E68D#62E68D
#62E68D is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.171 H 151.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62E68D |
|---|---|
| RGB | rgb(98, 230, 141) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.44, -55.51, 32.74) |
| CIE-LCH | lch(82.44, 64.45, 149.47°) |
| OKLab | oklab(82.95% -0.1503 0.0815) |
| OKLCH | oklch(82.95% 0.171 151.5) |
| XYZ | xyz(38.1387, 61.1098, 34.9797) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.61
Tealish Green
#0CDC73
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.86
Light Green Blue
#56FCA2
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E68D #E662BB
analogous
#79E662 #62E68D #62E6CF
triadic
#62E68D #8D62E6 #E68D62
tetradic
#62E68D #6279E6 #E662BB #E6CF62
square
#62E68D #6279E6 #E662BB #E6CF62
split-complementary
#62E68D #CF62E6 #E66279
monochromatic
#1CB14D #2DDE67 #62E68D #97EEB3 #CCF7DA
Accessibility & contrast
On white
1.59
#62E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#62E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E68D
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E68D | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#3CE3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e68d; /* rgb */ color: rgb(98, 230, 141); /* oklch */ color: oklch(83.0% 0.171 151.5);
Tailwind
colors: {
custom: {
50: '#99efaf',
500: '#62e68d',
950: '#000000',
},
}SCSS
$custom: #62e68d; $custom-light: #99efaf; $custom-dark: #000000;
JSON
{
"hex": "#62e68d",
"rgb": {
"r": 98,
"g": 230,
"b": 141
},
"hsl": {
"h": 139.545,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.82953,
"c": 0.171,
"h": 151.5
},
"luminance": 0.61113
}Semantic roles & 50–950 ramp
primary
#62E68D
secondary
#B23A8B
accent
#1195D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581