#62F883#62F883
#62F883 is a very light, highly saturated green. Relative luminance 0.714; OKLCH L 87.2% C 0.204 H 147.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62F883 |
|---|---|
| RGB | rgb(98, 248, 131) |
| HSL | hsl(133, 91%, 68%) |
| HSV | hsv(133, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(87.66, -63.88, 44.39) |
| CIE-LCH | lch(87.66, 77.80, 145.20°) |
| OKLab | oklab(87.2% -0.1726 0.1081) |
| OKLCH | oklch(87.2% 0.204 147.9) |
| XYZ | xyz(42.6982, 71.3660, 32.9932) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.74
Lightgreen (survey)
#76FF7B
ΔE00 2.93
Wintergreen
#20F986
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 2.94
Spring Green
#00FF7F
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F883 #F862D7
analogous
#8CF862 #62F883 #62F8CE
triadic
#62F883 #8362F8 #F88362
tetradic
#62F883 #628CF8 #F862D7 #F8CE62
square
#62F883 #628CF8 #F862D7 #F8CE62
split-complementary
#62F883 #CE62F8 #F8628C
monochromatic
#0AD637 #27F555 #62F883 #9DFBB1 #D7FDE0
Accessibility & contrast
On white
1.37
#62F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#62F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F883
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F883 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#E7D78B
Tritanopia (blue-blind)
#39F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f883; /* rgb */ color: rgb(98, 248, 131); /* oklch */ color: oklch(87.2% 0.204 147.9);
Tailwind
colors: {
custom: {
50: '#9cfca9',
500: '#62f883',
950: '#000000',
},
}SCSS
$custom: #62f883; $custom-light: #9cfca9; $custom-dark: #000000;
JSON
{
"hex": "#62f883",
"rgb": {
"r": 98,
"g": 248,
"b": 131
},
"hsl": {
"h": 133.2,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87201,
"c": 0.20365,
"h": 147.9
},
"luminance": 0.7137
}Semantic roles & 50–950 ramp
primary
#62F883
secondary
#D02EAD
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681