#62DD86#62DD86
#62DD86 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.165 H 150.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD86 |
|---|---|
| RGB | rgb(98, 221, 134) |
| HSL | hsl(138, 64%, 63%) |
| HSV | hsv(138, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(79.63, -53.15, 32.59) |
| CIE-LCH | lch(79.63, 62.35, 148.49°) |
| OKLab | oklab(80.61% -0.144 0.081) |
| OKLCH | oklch(80.61% 0.165 150.6) |
| XYZ | xyz(35.1940, 56.0276, 31.5094) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Tealish Green
#0CDC73
ΔE00 4.07
Aqua Green
#12E193
ΔE00 4.76
Seaweed
#18D17B
ΔE00 4.78
Emerald
#50C878
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD86 #DD62B9
analogous
#7BDD62 #62DD86 #62DDC4
triadic
#62DD86 #8662DD #DD8662
tetradic
#62DD86 #627BDD #DD62B9 #DDC462
square
#62DD86 #627BDD #DD62B9 #DDC462
split-complementary
#62DD86 #C462DD #DD627B
monochromatic
#23A248 #30D25F #62DD86 #94E8AD #C7F3D4
Accessibility & contrast
On white
1.72
#62DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#62DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD86
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD86 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#CDC18C
Tritanopia (blue-blind)
#42DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dd86; /* rgb */ color: rgb(98, 221, 134); /* oklch */ color: oklch(80.6% 0.165 150.6);
Tailwind
colors: {
custom: {
50: '#98e8aa',
500: '#62dd86',
950: '#000000',
},
}SCSS
$custom: #62dd86; $custom-light: #98e8aa; $custom-dark: #000000;
JSON
{
"hex": "#62dd86",
"rgb": {
"r": 98,
"g": 221,
"b": 134
},
"hsl": {
"h": 137.561,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80614,
"c": 0.1652,
"h": 150.6
},
"luminance": 0.56031
}Semantic roles & 50–950 ramp
primary
#62DD86
secondary
#A53E87
accent
#1998CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481