#62F39E#62F39E
#62F39E is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.173 H 154.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #62F39E |
|---|---|
| RGB | rgb(98, 243, 158) |
| HSL | hsl(145, 86%, 67%) |
| HSV | hsv(145, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 35%, 4.7%) |
| CIE-LAB | lab(86.58, -57.58, 29.67) |
| CIE-LCH | lch(86.58, 64.77, 152.74°) |
| OKLab | oklab(86.45% -0.1562 0.0745) |
| OKLCH | oklch(86.45% 0.173 154.5) |
| XYZ | xyz(43.2556, 69.1622, 43.4112) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Blue Green
#7EFBB3
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F39E #F362B7
analogous
#6EF362 #62F39E #62F3E7
triadic
#62F39E #9E62F3 #F39E62
tetradic
#62F39E #626EF3 #F362B7 #F3E762
square
#62F39E #626EF3 #F362B7 #F3E762
split-complementary
#62F39E #E762F3 #F3626E
monochromatic
#10CB5D #29EF7B #62F39E #9BF7C1 #D4FCE4
Accessibility & contrast
On white
1.42
#62F39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#62F39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F39E
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F39E | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E198
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#2AF0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f39e; /* rgb */ color: rgb(98, 243, 158); /* oklch */ color: oklch(86.4% 0.173 154.5);
Tailwind
colors: {
custom: {
50: '#9bf8bb',
500: '#62f39e',
950: '#000000',
},
}SCSS
$custom: #62f39e; $custom-light: #9bf8bb; $custom-dark: #000000;
JSON
{
"hex": "#62f39e",
"rgb": {
"r": 98,
"g": 243,
"b": 158
},
"hsl": {
"h": 144.828,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.86447,
"c": 0.17304,
"h": 154.5
},
"luminance": 0.69166
}Semantic roles & 50–950 ramp
primary
#62F39E
secondary
#C7328A
accent
#0386E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582