#62E67A#62E67A
#62E67A is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.6% C 0.188 H 147.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62E67A |
|---|---|
| RGB | rgb(98, 230, 122) |
| HSL | hsl(131, 73%, 64%) |
| HSV | hsv(131, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(82.16, -58.53, 41.81) |
| CIE-LCH | lch(82.16, 71.93, 144.46°) |
| OKLab | oklab(82.63% -0.1584 0.1019) |
| OKLCH | oklch(82.63% 0.188 147.2) |
| XYZ | xyz(36.8443, 60.5921, 28.1624) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Lightish Green
#61E160
ΔE00 3.37
Tealish Green
#0CDC73
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.57
Minty Green
#0BF77D
ΔE00 4.76
Turquoise Green
#04F489
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E67A #E662CE
analogous
#8CE662 #62E67A #62E6BC
triadic
#62E67A #7A62E6 #E67A62
tetradic
#62E67A #628CE6 #E662CE #E6BC62
square
#62E67A #628CE6 #E662CE #E6BC62
split-complementary
#62E67A #BC62E6 #E6628C
monochromatic
#1CB137 #2DDE4D #62E67A #97EEA7 #CCF7D3
Accessibility & contrast
On white
1.60
#62E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#62E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E67A
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E67A | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#44E1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e67a; /* rgb */ color: rgb(98, 230, 122); /* oklch */ color: oklch(82.6% 0.188 147.2);
Tailwind
colors: {
custom: {
50: '#9aefa2',
500: '#62e67a',
950: '#000000',
},
}SCSS
$custom: #62e67a; $custom-light: #9aefa2; $custom-dark: #000000;
JSON
{
"hex": "#62e67a",
"rgb": {
"r": 98,
"g": 230,
"b": 122
},
"hsl": {
"h": 130.909,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.82633,
"c": 0.1883,
"h": 147.2
},
"luminance": 0.60595
}Semantic roles & 50–950 ramp
primary
#62E67A
secondary
#B23A9C
accent
#11B1D5
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580