#62DF97#62DF97
#62DF97 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.152 H 155.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF97 |
|---|---|
| RGB | rgb(98, 223, 151) |
| HSL | hsl(145, 66%, 63%) |
| HSV | hsv(145, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.52, -50.92, 25.06) |
| CIE-LCH | lch(80.52, 56.75, 153.80°) |
| OKLab | oklab(81.44% -0.1386 0.0632) |
| OKLCH | oklch(81.44% 0.152 155.5) |
| XYZ | xyz(37.0076, 57.6030, 38.4404) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 4.97
Seaweed
#18D17B
ΔE00 5.45
Light Greenish Blue
#63F7B4
ΔE00 5.73
Seafoam Green
#7AF9AB
ΔE00 5.83
Tealish Green
#0CDC73
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF97 #DF62AA
analogous
#6BDF62 #62DF97 #62DFD6
triadic
#62DF97 #9762DF #DF9762
tetradic
#62DF97 #626BDF #DF62AA #DFD662
square
#62DF97 #626BDF #DF62AA #DFD662
split-complementary
#62DF97 #D662DF #DF626B
monochromatic
#22A559 #2FD575 #62DF97 #95E9B9 #C8F4DA
Accessibility & contrast
On white
1.68
#62DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#62DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF97
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF97 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#39DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df97; /* rgb */ color: rgb(98, 223, 151); /* oklch */ color: oklch(81.4% 0.152 155.5);
Tailwind
colors: {
custom: {
50: '#98eab6',
500: '#62df97',
950: '#000000',
},
}SCSS
$custom: #62df97; $custom-light: #98eab6; $custom-dark: #000000;
JSON
{
"hex": "#62df97",
"rgb": {
"r": 98,
"g": 223,
"b": 151
},
"hsl": {
"h": 145.44,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81436,
"c": 0.15234,
"h": 155.5
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#62DF97
secondary
#A83E7B
accent
#1781CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481