#62FE9D#62FE9D
#62FE9D is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.1% C 0.188 H 152.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62FE9D |
|---|---|
| RGB | rgb(98, 254, 157) |
| HSL | hsl(143, 99%, 69%) |
| HSV | hsv(143, 61%, 100%) |
| CMYK | cmyk(61.4%, 0%, 38.2%, 0.4%) |
| CIE-LAB | lab(89.82, -61.96, 34.48) |
| CIE-LCH | lch(89.82, 70.91, 150.90°) |
| OKLab | oklab(89.1% -0.1676 0.0859) |
| OKLCH | oklch(89.1% 0.188 152.9) |
| XYZ | xyz(46.5608, 75.9099, 44.0901) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.52
Light Green Blue
#56FCA2
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 2.07
Mediumspringgreen
#00FA9A
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FE9D #FE62C3
analogous
#75FE62 #62FE9D #62FEEB
triadic
#62FE9D #9D62FE #FE9D62
tetradic
#62FE9D #6275FE #FE62C3 #FEEB62
square
#62FE9D #6275FE #FE62C3 #FEEB62
split-complementary
#62FE9D #EB62FE #FE6275
monochromatic
#01E457 #25FE77 #62FE9D #9FFEC3 #DCFFE9
Accessibility & contrast
On white
1.30
#62FE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#62FE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FE9D
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FE9D | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA96
Deuteranopia (green-blind)
#EADCA3
Tritanopia (blue-blind)
#23FBE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fe9d; /* rgb */ color: rgb(98, 254, 157); /* oklch */ color: oklch(89.1% 0.188 152.9);
Tailwind
colors: {
custom: {
50: '#9dffba',
500: '#62fe9d',
950: '#000000',
},
}SCSS
$custom: #62fe9d; $custom-light: #9dffba; $custom-dark: #000000;
JSON
{
"hex": "#62fe9d",
"rgb": {
"r": 98,
"g": 254,
"b": 157
},
"hsl": {
"h": 142.692,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.89097,
"c": 0.18836,
"h": 152.9
},
"luminance": 0.75915
}Semantic roles & 50–950 ramp
primary
#62FE9D
secondary
#D82C97
accent
#008FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682