#62FD99#62FD99
#62FD99 is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.8% C 0.191 H 152.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62FD99 |
|---|---|
| RGB | rgb(98, 253, 153) |
| HSL | hsl(141, 97%, 69%) |
| HSV | hsv(141, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(89.46, -62.27, 35.99) |
| CIE-LCH | lch(89.46, 71.92, 149.97°) |
| OKLab | oklab(88.78% -0.1683 0.0894) |
| OKLCH | oklch(88.78% 0.191 152) |
| XYZ | xyz(45.9084, 75.1425, 42.2154) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.94
Light Green Blue
#56FCA2
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.47
Wintergreen
#20F986
ΔE00 3.11
Baby Green
#8CFF9E
ΔE00 3.32
Mediumspringgreen
#00FA9A
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FD99 #FD62C6
analogous
#79FD62 #62FD99 #62FDE6
triadic
#62FD99 #9962FD #FD9962
tetradic
#62FD99 #6279FD #FD62C6 #FDE662
square
#62FD99 #6279FD #FD62C6 #FDE662
split-complementary
#62FD99 #E662FD #FD6279
monochromatic
#03E252 #26FC72 #62FD99 #9EFEC0 #DBFFE8
Accessibility & contrast
On white
1.31
#62FD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#62FD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FD99
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FD99 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE992
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#28FAE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fd99; /* rgb */ color: rgb(98, 253, 153); /* oklch */ color: oklch(88.8% 0.191 152.0);
Tailwind
colors: {
custom: {
50: '#9dffb8',
500: '#62fd99',
950: '#000000',
},
}SCSS
$custom: #62fd99; $custom-light: #9dffb8; $custom-dark: #000000;
JSON
{
"hex": "#62fd99",
"rgb": {
"r": 98,
"g": 253,
"b": 153
},
"hsl": {
"h": 141.29,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.88782,
"c": 0.19062,
"h": 152
},
"luminance": 0.75147
}Semantic roles & 50–950 ramp
primary
#62FD99
secondary
#D72C9A
accent
#0094E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681