#62F68A#62F68A
#62F68A is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.195 H 149.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62F68A |
|---|---|
| RGB | rgb(98, 246, 138) |
| HSL | hsl(136, 89%, 67%) |
| HSV | hsv(136, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(87.16, -62.09, 40.38) |
| CIE-LCH | lch(87.16, 74.07, 146.96°) |
| OKLab | oklab(86.82% -0.1678 0.0992) |
| OKLCH | oklch(86.82% 0.195 149.4) |
| XYZ | xyz(42.5771, 70.3390, 35.3728) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F68A #F662CE
analogous
#84F662 #62F68A #62F6D4
triadic
#62F68A #8A62F6 #F68A62
tetradic
#62F68A #6284F6 #F662CE #F6D462
square
#62F68A #6284F6 #F662CE #F6D462
split-complementary
#62F68A #D462F6 #F66284
monochromatic
#0CD241 #28F35F #62F68A #9CF9B5 #D6FDE0
Accessibility & contrast
On white
1.39
#62F68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#62F68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F68A
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F68A | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E282
Deuteranopia (green-blind)
#E5D591
Tritanopia (blue-blind)
#36F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f68a; /* rgb */ color: rgb(98, 246, 138); /* oklch */ color: oklch(86.8% 0.195 149.4);
Tailwind
colors: {
custom: {
50: '#9cfaad',
500: '#62f68a',
950: '#000000',
},
}SCSS
$custom: #62f68a; $custom-light: #9cfaad; $custom-dark: #000000;
JSON
{
"hex": "#62f68a",
"rgb": {
"r": 98,
"g": 246,
"b": 138
},
"hsl": {
"h": 136.216,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.86821,
"c": 0.1949,
"h": 149.4
},
"luminance": 0.70343
}Semantic roles & 50–950 ramp
primary
#62F68A
secondary
#CD2FA2
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581