#62FF8A#62FF8A
#62FF8A is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.0% C 0.206 H 148.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #62FF8A |
|---|---|
| RGB | rgb(98, 255, 138) |
| HSL | hsl(135, 100%, 69%) |
| HSV | hsv(135, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.83, -65.39, 43.78) |
| CIE-LCH | lch(89.83, 78.69, 146.19°) |
| OKLab | oklab(89.02% -0.1766 0.107) |
| OKLCH | oklch(89.02% 0.206 148.8) |
| XYZ | xyz(45.3812, 75.9471, 36.3075) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.83
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FF8A #FF62D7
analogous
#89FF62 #62FF8A #62FFD9
triadic
#62FF8A #8A62FF #FF8A62
tetradic
#62FF8A #6289FF #FF62D7 #FFD962
square
#62FF8A #6289FF #FF62D7 #FFD962
split-complementary
#62FF8A #D962FF #FF6289
monochromatic
#00E73B #25FF5C #62FF8A #9FFFB8 #DCFFE5
Accessibility & contrast
On white
1.30
#62FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#62FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FF8A
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FF8A | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#31FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62ff8a; /* rgb */ color: rgb(98, 255, 138); /* oklch */ color: oklch(89.0% 0.206 148.8);
Tailwind
colors: {
custom: {
50: '#9dffae',
500: '#62ff8a',
950: '#000000',
},
}SCSS
$custom: #62ff8a; $custom-light: #9dffae; $custom-dark: #000000;
JSON
{
"hex": "#62ff8a",
"rgb": {
"r": 98,
"g": 255,
"b": 138
},
"hsl": {
"h": 135.287,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.8902,
"c": 0.20645,
"h": 148.8
},
"luminance": 0.75952
}Semantic roles & 50–950 ramp
primary
#62FF8A
secondary
#DA2CAD
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681