#62FE88#62FE88
#62FE88 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.207 H 148.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62FE88 |
|---|---|
| RGB | rgb(98, 254, 136) |
| HSL | hsl(135, 99%, 69%) |
| HSV | hsv(135, 61%, 100%) |
| CMYK | cmyk(61.4%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(89.51, -65.33, 44.33) |
| CIE-LCH | lch(89.51, 78.95, 145.84°) |
| OKLab | oklab(88.74% -0.1764 0.1082) |
| OKLCH | oklch(88.74% 0.207 148.5) |
| XYZ | xyz(44.9195, 75.2534, 35.4459) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 2.82
Wintergreen
#20F986
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.22
Baby Green
#8CFF9E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FE88 #FE62D8
analogous
#8AFE62 #62FE88 #62FED6
triadic
#62FE88 #8862FE #FE8862
tetradic
#62FE88 #628AFE #FE62D8 #FED662
square
#62FE88 #628AFE #FE62D8 #FED662
split-complementary
#62FE88 #D662FE #FE628A
monochromatic
#01E439 #25FE5A #62FE88 #9FFEB6 #DCFFE4
Accessibility & contrast
On white
1.31
#62FE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#62FE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FE88
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FE88 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#ECDC90
Tritanopia (blue-blind)
#33F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fe88; /* rgb */ color: rgb(98, 254, 136); /* oklch */ color: oklch(88.7% 0.207 148.5);
Tailwind
colors: {
custom: {
50: '#9dffac',
500: '#62fe88',
950: '#000000',
},
}SCSS
$custom: #62fe88; $custom-light: #9dffac; $custom-dark: #000000;
JSON
{
"hex": "#62fe88",
"rgb": {
"r": 98,
"g": 254,
"b": 136
},
"hsl": {
"h": 134.615,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.88745,
"c": 0.20693,
"h": 148.5
},
"luminance": 0.75258
}Semantic roles & 50–950 ramp
primary
#62FE88
secondary
#D82CAE
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681