#62F58F#62F58F
#62F58F is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.189 H 150.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62F58F |
|---|---|
| RGB | rgb(98, 245, 143) |
| HSL | hsl(138, 88%, 67%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(86.94, -60.92, 37.64) |
| CIE-LCH | lch(86.94, 71.61, 148.29°) |
| OKLab | oklab(86.66% -0.1647 0.093) |
| OKLCH | oklch(86.66% 0.189 150.5) |
| XYZ | xyz(42.6441, 69.8805, 37.2222) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F58F #F562C8
analogous
#7FF562 #62F58F #62F5D8
triadic
#62F58F #8F62F5 #F58F62
tetradic
#62F58F #627FF5 #F562C8 #F5D862
square
#62F58F #627FF5 #F562C8 #F5D862
split-complementary
#62F58F #D862F5 #F5627F
monochromatic
#0DCF49 #28F166 #62F58F #9CF9B8 #D5FCE1
Accessibility & contrast
On white
1.40
#62F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#62F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F58F
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F58F | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#34F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f58f; /* rgb */ color: rgb(98, 245, 143); /* oklch */ color: oklch(86.7% 0.189 150.5);
Tailwind
colors: {
custom: {
50: '#9cf9b1',
500: '#62f58f',
950: '#000000',
},
}SCSS
$custom: #62f58f; $custom-light: #9cf9b1; $custom-dark: #000000;
JSON
{
"hex": "#62f58f",
"rgb": {
"r": 98,
"g": 245,
"b": 143
},
"hsl": {
"h": 138.367,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.8666,
"c": 0.18913,
"h": 150.5
},
"luminance": 0.69885
}Semantic roles & 50–950 ramp
primary
#62F58F
secondary
#CB309C
accent
#019FE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581