#62FD8F#62FD8F
#62FD8F is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.6% C 0.199 H 149.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #62FD8F |
|---|---|
| RGB | rgb(98, 253, 143) |
| HSL | hsl(137, 97%, 69%) |
| HSV | hsv(137, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 43.5%, 0.8%) |
| CIE-LAB | lab(89.31, -63.89, 40.70) |
| CIE-LCH | lch(89.31, 75.76, 147.50°) |
| OKLab | oklab(88.61% -0.1725 0.1001) |
| OKLCH | oklch(88.61% 0.199 149.9) |
| XYZ | xyz(45.1168, 74.8259, 38.0465) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.71
Spring Green
#00FF7F
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FD8F #FD62D0
analogous
#83FD62 #62FD8F #62FDDC
triadic
#62FD8F #8F62FD #FD8F62
tetradic
#62FD8F #6283FD #FD62D0 #FDDC62
square
#62FD8F #6283FD #FD62D0 #FDDC62
split-complementary
#62FD8F #DC62FD #FD6283
monochromatic
#03E244 #26FC64 #62FD8F #9EFEBA #DBFFE5
Accessibility & contrast
On white
1.32
#62FD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#62FD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FD8F
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FD8F | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE987
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#2FF9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fd8f; /* rgb */ color: rgb(98, 253, 143); /* oklch */ color: oklch(88.6% 0.199 149.9);
Tailwind
colors: {
custom: {
50: '#9dffb1',
500: '#62fd8f',
950: '#000000',
},
}SCSS
$custom: #62fd8f; $custom-light: #9dffb1; $custom-dark: #000000;
JSON
{
"hex": "#62fd8f",
"rgb": {
"r": 98,
"g": 253,
"b": 143
},
"hsl": {
"h": 137.419,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88612,
"c": 0.19949,
"h": 149.9
},
"luminance": 0.7483
}Semantic roles & 50–950 ramp
primary
#62FD8F
secondary
#D72CA5
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681