#62F57B#62F57B
#62F57B is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.207 H 146.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62F57B |
|---|---|
| RGB | rgb(98, 245, 123) |
| HSL | hsl(130, 88%, 67%) |
| HSV | hsv(130, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(86.67, -63.93, 46.95) |
| CIE-LCH | lch(86.67, 79.32, 143.71°) |
| OKLab | oklab(86.35% -0.1728 0.1135) |
| OKLCH | oklch(86.35% 0.207 146.7) |
| XYZ | xyz(41.2618, 69.3276, 29.9422) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.74
Lightgreen (survey)
#76FF7B
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.62
Easter Green
#8CFD7E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F57B #F562DC
analogous
#93F562 #62F57B #62F5C4
triadic
#62F57B #7B62F5 #F57B62
tetradic
#62F57B #6293F5 #F562DC #F5C462
square
#62F57B #6293F5 #F562DC #F5C462
split-complementary
#62F57B #C462F5 #F56293
monochromatic
#0DCF2E #28F14B #62F57B #9CF9AB #D5FCDC
Accessibility & contrast
On white
1.41
#62F57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#62F57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F57B
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F57B | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#3EF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f57b; /* rgb */ color: rgb(98, 245, 123); /* oklch */ color: oklch(86.3% 0.207 146.7);
Tailwind
colors: {
custom: {
50: '#9cf9a3',
500: '#62f57b',
950: '#000000',
},
}SCSS
$custom: #62f57b; $custom-light: #9cf9a3; $custom-dark: #000000;
JSON
{
"hex": "#62f57b",
"rgb": {
"r": 98,
"g": 245,
"b": 123
},
"hsl": {
"h": 130.204,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.86347,
"c": 0.20678,
"h": 146.7
},
"luminance": 0.69332
}Semantic roles & 50–950 ramp
primary
#62F57B
secondary
#CB30B1
accent
#01BEE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580