#62F885#62F885
#62F885 is a very light, highly saturated green. Relative luminance 0.714; OKLCH L 87.2% C 0.202 H 148.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62F885 |
|---|---|
| RGB | rgb(98, 248, 133) |
| HSL | hsl(134, 91%, 68%) |
| HSV | hsv(134, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(87.69, -63.59, 43.47) |
| CIE-LCH | lch(87.69, 77.03, 145.64°) |
| OKLab | oklab(87.23% -0.1718 0.1061) |
| OKLCH | oklch(87.23% 0.202 148.3) |
| XYZ | xyz(42.8350, 71.4207, 33.7140) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.82
Spearmint
#1EF876
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 2.92
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F885 #F862D5
analogous
#8AF862 #62F885 #62F8D0
triadic
#62F885 #8562F8 #F88562
tetradic
#62F885 #628AF8 #F862D5 #F8D062
square
#62F885 #628AF8 #F862D5 #F8D062
split-complementary
#62F885 #D062F8 #F8628A
monochromatic
#0AD639 #27F557 #62F885 #9DFBB3 #D7FDE0
Accessibility & contrast
On white
1.37
#62F885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#62F885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F885
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F885 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47C
Deuteranopia (green-blind)
#E7D78D
Tritanopia (blue-blind)
#38F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f885; /* rgb */ color: rgb(98, 248, 133); /* oklch */ color: oklch(87.2% 0.202 148.3);
Tailwind
colors: {
custom: {
50: '#9cfcaa',
500: '#62f885',
950: '#000000',
},
}SCSS
$custom: #62f885; $custom-light: #9cfcaa; $custom-dark: #000000;
JSON
{
"hex": "#62f885",
"rgb": {
"r": 98,
"g": 248,
"b": 133
},
"hsl": {
"h": 134,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87231,
"c": 0.2019,
"h": 148.3
},
"luminance": 0.71425
}Semantic roles & 50–950 ramp
primary
#62F885
secondary
#D02EAA
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681