#62E38E#62E38E
#62E38E is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.166 H 152.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62E38E |
|---|---|
| RGB | rgb(98, 227, 142) |
| HSL | hsl(140, 70%, 64%) |
| HSV | hsv(140, 57%, 89%) |
| CMYK | cmyk(56.8%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(81.56, -54.16, 31.07) |
| CIE-LCH | lch(81.56, 62.44, 150.16°) |
| OKLab | oklab(82.24% -0.1468 0.0776) |
| OKLCH | oklch(82.24% 0.166 152.1) |
| XYZ | xyz(37.3857, 59.4844, 35.0974) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Aqua Green
#12E193
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 4.64
Turquoise Green
#04F489
ΔE00 5.16
Seafoam Green
#7AF9AB
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E38E #E362B7
analogous
#76E362 #62E38E #62E3CE
triadic
#62E38E #8E62E3 #E38E62
tetradic
#62E38E #6276E3 #E362B7 #E3CE62
square
#62E38E #6276E3 #E362B7 #E3CE62
split-complementary
#62E38E #CE62E3 #E36276
monochromatic
#1FAC4F #2EDA69 #62E38E #96ECB3 #CAF6D9
Accessibility & contrast
On white
1.63
#62E38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#62E38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E38E
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E38E | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#3DE0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e38e; /* rgb */ color: rgb(98, 227, 142); /* oklch */ color: oklch(82.2% 0.166 152.1);
Tailwind
colors: {
custom: {
50: '#99edaf',
500: '#62e38e',
950: '#000000',
},
}SCSS
$custom: #62e38e; $custom-light: #99edaf; $custom-dark: #000000;
JSON
{
"hex": "#62e38e",
"rgb": {
"r": 98,
"g": 227,
"b": 142
},
"hsl": {
"h": 140.465,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.82236,
"c": 0.16601,
"h": 152.1
},
"luminance": 0.59488
}Semantic roles & 50–950 ramp
primary
#62E38E
secondary
#AE3C87
accent
#1491D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581