#62F588#62F588
#62F588 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.5% C 0.195 H 149.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62F588 |
|---|---|
| RGB | rgb(98, 245, 136) |
| HSL | hsl(136, 88%, 67%) |
| HSV | hsv(136, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(86.84, -62.03, 40.94) |
| CIE-LCH | lch(86.84, 74.32, 146.58°) |
| OKLab | oklab(86.54% -0.1676 0.1004) |
| OKLCH | oklch(86.54% 0.195 149.1) |
| XYZ | xyz(42.1303, 69.6750, 34.5162) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F588 #F562CF
analogous
#86F562 #62F588 #62F5D1
triadic
#62F588 #8862F5 #F58862
tetradic
#62F588 #6286F5 #F562CF #F5D162
square
#62F588 #6286F5 #F562CF #F5D162
split-complementary
#62F588 #D162F5 #F56286
monochromatic
#0DCF3F #28F15C #62F588 #9CF9B4 #D5FCDF
Accessibility & contrast
On white
1.41
#62F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#62F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F588
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F588 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E180
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#38F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f588; /* rgb */ color: rgb(98, 245, 136); /* oklch */ color: oklch(86.5% 0.195 149.1);
Tailwind
colors: {
custom: {
50: '#9cf9ac',
500: '#62f588',
950: '#000000',
},
}SCSS
$custom: #62f588; $custom-light: #9cf9ac; $custom-dark: #000000;
JSON
{
"hex": "#62f588",
"rgb": {
"r": 98,
"g": 245,
"b": 136
},
"hsl": {
"h": 135.51,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.86543,
"c": 0.19538,
"h": 149.1
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#62F588
secondary
#CB30A3
accent
#01AAE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581