#62E07C#62E07C
#62E07C is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.179 H 148.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62E07C |
|---|---|
| RGB | rgb(98, 224, 124) |
| HSL | hsl(132, 67%, 63%) |
| HSV | hsv(132, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(80.38, -55.94, 38.58) |
| CIE-LCH | lch(80.38, 67.95, 145.41°) |
| OKLab | oklab(81.18% -0.1514 0.0946) |
| OKLCH | oklch(81.18% 0.179 148) |
| XYZ | xyz(35.3284, 57.3600, 28.2747) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Tealish Green
#0CDC73
ΔE00 3.78
Lightish Green
#61E160
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 5.06
Turquoise Green
#04F489
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E07C #E062C6
analogous
#87E062 #62E07C #62E0BB
triadic
#62E07C #7C62E0 #E07C62
tetradic
#62E07C #6287E0 #E062C6 #E0BB62
square
#62E07C #6287E0 #E062C6 #E0BB62
split-complementary
#62E07C #BB62E0 #E06287
monochromatic
#21A73D #2FD651 #62E07C #95EAA7 #C8F4D1
Accessibility & contrast
On white
1.68
#62E07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#62E07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E07C
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E07C | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE74
Deuteranopia (green-blind)
#D1C383
Tritanopia (blue-blind)
#45DCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62e07c; /* rgb */ color: rgb(98, 224, 124); /* oklch */ color: oklch(81.2% 0.179 148.0);
Tailwind
colors: {
custom: {
50: '#99eba3',
500: '#62e07c',
950: '#000000',
},
}SCSS
$custom: #62e07c; $custom-light: #99eba3; $custom-dark: #000000;
JSON
{
"hex": "#62e07c",
"rgb": {
"r": 98,
"g": 224,
"b": 124
},
"hsl": {
"h": 132.381,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81182,
"c": 0.17851,
"h": 148
},
"luminance": 0.57363
}Semantic roles & 50–950 ramp
primary
#62E07C
secondary
#A93D93
accent
#17A9CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480