#62DF89#62DF89
#62DF89 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.165 H 151.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF89 |
|---|---|
| RGB | rgb(98, 223, 137) |
| HSL | hsl(139, 66%, 63%) |
| HSV | hsv(139, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.28, -53.44, 31.92) |
| CIE-LCH | lch(80.28, 62.24, 149.15°) |
| OKLab | oklab(81.16% -0.1448 0.0795) |
| OKLCH | oklch(81.16% 0.165 151.2) |
| XYZ | xyz(35.9374, 57.1749, 32.8041) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Tealish Green
#0CDC73
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.49
Seaweed
#18D17B
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.59
Emerald
#50C878
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF89 #DF62B8
analogous
#79DF62 #62DF89 #62DFC7
triadic
#62DF89 #8962DF #DF8962
tetradic
#62DF89 #6279DF #DF62B8 #DFC762
square
#62DF89 #6279DF #DF62B8 #DFC762
split-complementary
#62DF89 #C762DF #DF6279
monochromatic
#22A54B #2FD563 #62DF89 #95E9AF #C8F4D5
Accessibility & contrast
On white
1.69
#62DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#62DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF89
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF89 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#CFC28F
Tritanopia (blue-blind)
#40DCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df89; /* rgb */ color: rgb(98, 223, 137); /* oklch */ color: oklch(81.2% 0.165 151.2);
Tailwind
colors: {
custom: {
50: '#98eaac',
500: '#62df89',
950: '#000000',
},
}SCSS
$custom: #62df89; $custom-light: #98eaac; $custom-dark: #000000;
JSON
{
"hex": "#62df89",
"rgb": {
"r": 98,
"g": 223,
"b": 137
},
"hsl": {
"h": 138.72,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81161,
"c": 0.16516,
"h": 151.2
},
"luminance": 0.57178
}Semantic roles & 50–950 ramp
primary
#62DF89
secondary
#A83E87
accent
#1795CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481