#62E68C#62E68C
#62E68C is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.172 H 151.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62E68C |
|---|---|
| RGB | rgb(98, 230, 140) |
| HSL | hsl(139, 73%, 64%) |
| HSV | hsv(139, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.42, -55.68, 33.23) |
| CIE-LCH | lch(82.42, 64.84, 149.17°) |
| OKLab | oklab(82.94% -0.1508 0.0826) |
| OKLCH | oklch(82.94% 0.172 151.3) |
| XYZ | xyz(38.0646, 61.0802, 34.5896) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 4.79
Sea Green (survey)
#53FCA1
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E68C #E662BC
analogous
#7AE662 #62E68C #62E6CE
triadic
#62E68C #8C62E6 #E68C62
tetradic
#62E68C #627AE6 #E662BC #E6CE62
square
#62E68C #627AE6 #E662BC #E6CE62
split-complementary
#62E68C #CE62E6 #E6627A
monochromatic
#1CB14C #2DDE65 #62E68C #97EEB3 #CCF7D9
Accessibility & contrast
On white
1.59
#62E68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#62E68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E68C
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E68C | 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)
#E7D586
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#3CE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e68c; /* rgb */ color: rgb(98, 230, 140); /* oklch */ color: oklch(82.9% 0.172 151.3);
Tailwind
colors: {
custom: {
50: '#99efae',
500: '#62e68c',
950: '#000000',
},
}SCSS
$custom: #62e68c; $custom-light: #99efae; $custom-dark: #000000;
JSON
{
"hex": "#62e68c",
"rgb": {
"r": 98,
"g": 230,
"b": 140
},
"hsl": {
"h": 139.091,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.82935,
"c": 0.17191,
"h": 151.3
},
"luminance": 0.61084
}Semantic roles & 50–950 ramp
primary
#62E68C
secondary
#B23A8C
accent
#1196D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581