#62E07F#62E07F
#62E07F is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.176 H 148.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62E07F |
|---|---|
| RGB | rgb(98, 224, 127) |
| HSL | hsl(134, 67%, 63%) |
| HSV | hsv(134, 56%, 88%) |
| CMYK | cmyk(56.3%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.42, -55.47, 37.14) |
| CIE-LCH | lch(80.42, 66.76, 146.19°) |
| OKLab | oklab(81.23% -0.1501 0.0914) |
| OKLCH | oklch(81.23% 0.176 148.7) |
| XYZ | xyz(35.5210, 57.4371, 29.2891) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Tealish Green
#0CDC73
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 5.07
Turquoise Green
#04F489
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E07F #E062C3
analogous
#84E062 #62E07F #62E0BE
triadic
#62E07F #7F62E0 #E07F62
tetradic
#62E07F #6284E0 #E062C3 #E0BE62
square
#62E07F #6284E0 #E062C3 #E0BE62
split-complementary
#62E07F #BE62E0 #E06284
monochromatic
#21A740 #2FD655 #62E07F #95EAA9 #C8F4D2
Accessibility & contrast
On white
1.68
#62E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#62E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E07F
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E07F | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#44DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62e07f; /* rgb */ color: rgb(98, 224, 127); /* oklch */ color: oklch(81.2% 0.176 148.7);
Tailwind
colors: {
custom: {
50: '#99eaa5',
500: '#62e07f',
950: '#000000',
},
}SCSS
$custom: #62e07f; $custom-light: #99eaa5; $custom-dark: #000000;
JSON
{
"hex": "#62e07f",
"rgb": {
"r": 98,
"g": 224,
"b": 127
},
"hsl": {
"h": 133.81,
"s": 67.021,
"l": 63.137
},
"oklch": {
"l": 0.81231,
"c": 0.17575,
"h": 148.7
},
"luminance": 0.5744
}Semantic roles & 50–950 ramp
primary
#62E07F
secondary
#A93D90
accent
#17A4CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480