#62E47F#62E47F
#62E47F is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.2% C 0.181 H 148.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #62E47F |
|---|---|
| RGB | rgb(98, 228, 127) |
| HSL | hsl(133, 71%, 64%) |
| HSV | hsv(133, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(81.63, -57.02, 38.69) |
| CIE-LCH | lch(81.63, 68.90, 145.84°) |
| OKLab | oklab(82.22% -0.1542 0.0949) |
| OKLCH | oklch(82.22% 0.181 148.4) |
| XYZ | xyz(36.6087, 59.6124, 29.6517) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.44
Tealish Green
#0CDC73
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.61
Turquoise Green
#04F489
ΔE00 4.86
Minty Green
#0BF77D
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E47F #E462C7
analogous
#86E462 #62E47F #62E4C0
triadic
#62E47F #7F62E4 #E47F62
tetradic
#62E47F #6286E4 #E462C7 #E4C062
square
#62E47F #6286E4 #E462C7 #E4C062
split-complementary
#62E47F #C062E4 #E46286
monochromatic
#1EAE3E #2EDB54 #62E47F #96EDAA #CAF6D4
Accessibility & contrast
On white
1.62
#62E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#62E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E47F
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E47F | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#43E0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e47f; /* rgb */ color: rgb(98, 228, 127); /* oklch */ color: oklch(82.2% 0.181 148.4);
Tailwind
colors: {
custom: {
50: '#99eda5',
500: '#62e47f',
950: '#000000',
},
}SCSS
$custom: #62e47f; $custom-light: #99eda5; $custom-dark: #000000;
JSON
{
"hex": "#62e47f",
"rgb": {
"r": 98,
"g": 228,
"b": 127
},
"hsl": {
"h": 133.385,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.82219,
"c": 0.18113,
"h": 148.4
},
"luminance": 0.59616
}Semantic roles & 50–950 ramp
primary
#62E47F
secondary
#AF3B95
accent
#13A8D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580