#62FB89#62FB89
#62FB89 is a very light, highly saturated green. Relative luminance 0.734; OKLCH L 88.0% C 0.202 H 148.9°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62FB89 |
|---|---|
| RGB | rgb(98, 251, 137) |
| HSL | hsl(135, 95%, 68%) |
| HSV | hsv(135, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(88.63, -64.09, 42.74) |
| CIE-LCH | lch(88.63, 77.03, 146.30°) |
| OKLab | oklab(88.03% -0.1731 0.1046) |
| OKLCH | oklch(88.03% 0.202 148.9) |
| XYZ | xyz(44.0464, 73.3928, 35.5071) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.73
Spearmint
#1EF876
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.02
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Baby Green
#8CFF9E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FB89 #FB62D4
analogous
#87FB62 #62FB89 #62FBD5
triadic
#62FB89 #8962FB #FB8962
tetradic
#62FB89 #6287FB #FB62D4 #FBD562
square
#62FB89 #6287FB #FB62D4 #FBD562
split-complementary
#62FB89 #D562FB #FB6287
monochromatic
#06DD3D #26F95C #62FB89 #9EFDB6 #D9FEE3
Accessibility & contrast
On white
1.34
#62FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#62FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FB89
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FB89 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#E9D991
Tritanopia (blue-blind)
#34F6E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62fb89; /* rgb */ color: rgb(98, 251, 137); /* oklch */ color: oklch(88.0% 0.202 148.9);
Tailwind
colors: {
custom: {
50: '#9dfead',
500: '#62fb89',
950: '#000000',
},
}SCSS
$custom: #62fb89; $custom-light: #9dfead; $custom-dark: #000000;
JSON
{
"hex": "#62fb89",
"rgb": {
"r": 98,
"g": 251,
"b": 137
},
"hsl": {
"h": 135.294,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.88027,
"c": 0.20223,
"h": 148.9
},
"luminance": 0.73397
}Semantic roles & 50–950 ramp
primary
#62FB89
secondary
#D52DAA
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681