#62F58D#62F58D
#62F58D is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.191 H 150.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #62F58D |
|---|---|
| RGB | rgb(98, 245, 141) |
| HSL | hsl(138, 88%, 67%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(86.91, -61.25, 38.58) |
| CIE-LCH | lch(86.91, 72.39, 147.79°) |
| OKLab | oklab(86.63% -0.1655 0.0952) |
| OKLCH | oklch(86.63% 0.191 150.1) |
| XYZ | xyz(42.4940, 69.8204, 36.4314) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F58D #F562CA
analogous
#81F562 #62F58D #62F5D7
triadic
#62F58D #8D62F5 #F58D62
tetradic
#62F58D #6281F5 #F562CA #F5D762
square
#62F58D #6281F5 #F562CA #F5D762
split-complementary
#62F58D #D762F5 #F56281
monochromatic
#0DCF46 #28F163 #62F58D #9CF9B7 #D5FCE1
Accessibility & contrast
On white
1.40
#62F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#62F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F58D
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F58D | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E285
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#35F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f58d; /* rgb */ color: rgb(98, 245, 141); /* oklch */ color: oklch(86.6% 0.191 150.1);
Tailwind
colors: {
custom: {
50: '#9cf9af',
500: '#62f58d',
950: '#000000',
},
}SCSS
$custom: #62f58d; $custom-light: #9cf9af; $custom-dark: #000000;
JSON
{
"hex": "#62f58d",
"rgb": {
"r": 98,
"g": 245,
"b": 141
},
"hsl": {
"h": 137.551,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.86626,
"c": 0.19092,
"h": 150.1
},
"luminance": 0.69825
}Semantic roles & 50–950 ramp
primary
#62F58D
secondary
#CB309E
accent
#01A2E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581