#62E28E#62E28E
#62E28E is a light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.165 H 152.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #62E28E |
|---|---|
| RGB | rgb(98, 226, 142) |
| HSL | hsl(141, 69%, 64%) |
| HSV | hsv(141, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(81.26, -53.76, 30.67) |
| CIE-LCH | lch(81.26, 61.90, 150.29°) |
| OKLab | oklab(81.99% -0.1457 0.0766) |
| OKLCH | oklch(81.99% 0.165 152.3) |
| XYZ | xyz(37.1130, 58.9390, 35.0065) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Aqua Green
#12E193
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.64
Turquoise Green
#04F489
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E28E #E262B6
analogous
#76E262 #62E28E #62E2CE
triadic
#62E28E #8E62E2 #E28E62
tetradic
#62E28E #6276E2 #E262B6 #E2CE62
square
#62E28E #6276E2 #E262B6 #E2CE62
split-complementary
#62E28E #CE62E2 #E26276
monochromatic
#1FAA4F #2ED869 #62E28E #96ECB3 #C9F5D8
Accessibility & contrast
On white
1.64
#62E28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#62E28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E28E
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E28E | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#3DDFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62e28e; /* rgb */ color: rgb(98, 226, 142); /* oklch */ color: oklch(82.0% 0.165 152.3);
Tailwind
colors: {
custom: {
50: '#99ecaf',
500: '#62e28e',
950: '#000000',
},
}SCSS
$custom: #62e28e; $custom-light: #99ecaf; $custom-dark: #000000;
JSON
{
"hex": "#62e28e",
"rgb": {
"r": 98,
"g": 226,
"b": 142
},
"hsl": {
"h": 140.625,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.81991,
"c": 0.16464,
"h": 152.3
},
"luminance": 0.58942
}Semantic roles & 50–950 ramp
primary
#62E28E
secondary
#AC3C86
accent
#1590D1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581