#62F690#62F690
#62F690 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.190 H 150.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62F690 |
|---|---|
| RGB | rgb(98, 246, 144) |
| HSL | hsl(139, 89%, 67%) |
| HSV | hsv(139, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.25, -61.14, 37.55) |
| CIE-LCH | lch(87.25, 71.75, 148.44°) |
| OKLab | oklab(86.92% -0.1652 0.0928) |
| OKLCH | oklch(86.92% 0.19 150.7) |
| XYZ | xyz(43.0236, 70.5176, 37.7241) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 2.87
Light Green Blue
#56FCA2
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F690 #F662C8
analogous
#7EF662 #62F690 #62F6DA
triadic
#62F690 #9062F6 #F69062
tetradic
#62F690 #627EF6 #F662C8 #F6DA62
square
#62F690 #627EF6 #F662C8 #F6DA62
split-complementary
#62F690 #DA62F6 #F6627E
monochromatic
#0CD249 #28F367 #62F690 #9CF9B9 #D6FDE2
Accessibility & contrast
On white
1.39
#62F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#62F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F690
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F690 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#33F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f690; /* rgb */ color: rgb(98, 246, 144); /* oklch */ color: oklch(86.9% 0.190 150.7);
Tailwind
colors: {
custom: {
50: '#9cfab1',
500: '#62f690',
950: '#000000',
},
}SCSS
$custom: #62f690; $custom-light: #9cfab1; $custom-dark: #000000;
JSON
{
"hex": "#62f690",
"rgb": {
"r": 98,
"g": 246,
"b": 144
},
"hsl": {
"h": 138.649,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.86921,
"c": 0.18954,
"h": 150.7
},
"luminance": 0.70522
}Semantic roles & 50–950 ramp
primary
#62F690
secondary
#CD2F9C
accent
#009EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581