#62F888#62F888
#62F888 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.3% C 0.199 H 148.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62F888 |
|---|---|
| RGB | rgb(98, 248, 136) |
| HSL | hsl(135, 91%, 68%) |
| HSV | hsv(135, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.73, -63.14, 42.07) |
| CIE-LCH | lch(87.73, 75.87, 146.32°) |
| OKLab | oklab(87.28% -0.1706 0.103) |
| OKLCH | oklch(87.28% 0.199 148.9) |
| XYZ | xyz(43.0452, 71.5048, 34.8211) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.01
Spring Green
#00FF7F
ΔE00 3.27
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F888 #F862D2
analogous
#87F862 #62F888 #62F8D3
triadic
#62F888 #8862F8 #F88862
tetradic
#62F888 #6287F8 #F862D2 #F8D362
square
#62F888 #6287F8 #F862D2 #F8D362
split-complementary
#62F888 #D362F8 #F86287
monochromatic
#0AD63D #27F55C #62F888 #9DFBB4 #D7FDE1
Accessibility & contrast
On white
1.37
#62F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#62F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F888
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F888 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#36F4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f888; /* rgb */ color: rgb(98, 248, 136); /* oklch */ color: oklch(87.3% 0.199 148.9);
Tailwind
colors: {
custom: {
50: '#9cfcac',
500: '#62f888',
950: '#000000',
},
}SCSS
$custom: #62f888; $custom-light: #9cfcac; $custom-dark: #000000;
JSON
{
"hex": "#62f888",
"rgb": {
"r": 98,
"g": 248,
"b": 136
},
"hsl": {
"h": 135.2,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.87278,
"c": 0.19926,
"h": 148.9
},
"luminance": 0.71509
}Semantic roles & 50–950 ramp
primary
#62F888
secondary
#D02EA7
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681