#62F975#62F975
#62F975 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.3% C 0.217 H 145.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #62F975 |
|---|---|
| RGB | rgb(98, 249, 117) |
| HSL | hsl(128, 93%, 68%) |
| HSV | hsv(128, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 53%, 2.4%) |
| CIE-LAB | lab(87.79, -66.16, 51.11) |
| CIE-LCH | lch(87.79, 83.61, 142.31°) |
| OKLab | oklab(87.25% -0.179 0.1224) |
| OKLCH | oklch(87.25% 0.217 145.6) |
| XYZ | xyz(42.1209, 71.6283, 28.4321) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.81
Spearmint
#1EF876
ΔE00 2.93
Light Bright Green
#53FE5C
ΔE00 3.08
Lighter Green
#75FD63
ΔE00 3.29
Easter Green
#8CFD7E
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F975 #F962E6
analogous
#9AF962 #62F975 #62F9C1
triadic
#62F975 #7562F9 #F97562
tetradic
#62F975 #629AF9 #F962E6 #F9C162
square
#62F975 #629AF9 #F962E6 #F9C162
split-complementary
#62F975 #C162F9 #F9629A
monochromatic
#08D822 #27F741 #62F975 #9DFBA9 #D8FEDD
Accessibility & contrast
On white
1.37
#62F975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#62F975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F975
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F975 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE469
Deuteranopia (green-blind)
#EAD77F
Tritanopia (blue-blind)
#3EF3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f975; /* rgb */ color: rgb(98, 249, 117); /* oklch */ color: oklch(87.3% 0.217 145.6);
Tailwind
colors: {
custom: {
50: '#9dfca0',
500: '#62f975',
950: '#000000',
},
}SCSS
$custom: #62f975; $custom-light: #9dfca0; $custom-dark: #000000;
JSON
{
"hex": "#62f975",
"rgb": {
"r": 98,
"g": 249,
"b": 117
},
"hsl": {
"h": 127.55,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.8725,
"c": 0.21686,
"h": 145.6
},
"luminance": 0.71632
}Semantic roles & 50–950 ramp
primary
#62F975
secondary
#D22DBD
accent
#00C9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680