#62F07D#62F07D
#62F07D is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.1% C 0.199 H 147.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62F07D |
|---|---|
| RGB | rgb(98, 240, 125) |
| HSL | hsl(131, 83%, 66%) |
| HSV | hsv(131, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.20, -61.82, 44.18) |
| CIE-LCH | lch(85.20, 75.98, 144.45°) |
| OKLab | oklab(85.15% -0.1671 0.1074) |
| OKLCH | oklch(85.15% 0.199 147.3) |
| XYZ | xyz(39.8961, 66.3937, 30.1109) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.91
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F07D #F062D5
analogous
#8EF062 #62F07D #62F0C4
triadic
#62F07D #7D62F0 #F07D62
tetradic
#62F07D #628EF0 #F062D5 #F0C462
square
#62F07D #628EF0 #F062D5 #F0C462
split-complementary
#62F07D #C462F0 #F0628E
monochromatic
#13C535 #2AEB4F #62F07D #9AF5AB #D2FBDA
Accessibility & contrast
On white
1.47
#62F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#62F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F07D
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F07D | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD74
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#3FEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f07d; /* rgb */ color: rgb(98, 240, 125); /* oklch */ color: oklch(85.1% 0.199 147.3);
Tailwind
colors: {
custom: {
50: '#9bf6a4',
500: '#62f07d',
950: '#000000',
},
}SCSS
$custom: #62f07d; $custom-light: #9bf6a4; $custom-dark: #000000;
JSON
{
"hex": "#62f07d",
"rgb": {
"r": 98,
"g": 240,
"b": 125
},
"hsl": {
"h": 131.408,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85145,
"c": 0.19865,
"h": 147.3
},
"luminance": 0.66398
}Semantic roles & 50–950 ramp
primary
#62F07D
secondary
#C234A7
accent
#07B6DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580