#62DF93#62DF93
#62DF93 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.156 H 154.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF93 |
|---|---|
| RGB | rgb(98, 223, 147) |
| HSL | hsl(144, 66%, 63%) |
| HSV | hsv(144, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(80.45, -51.66, 27.03) |
| CIE-LCH | lch(80.45, 58.30, 152.38°) |
| OKLab | oklab(81.35% -0.1404 0.068) |
| OKLCH | oklch(81.35% 0.156 154.2) |
| XYZ | xyz(36.6882, 57.4752, 36.7585) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 4.34
Seaweed
#18D17B
ΔE00 5.18
Tealish Green
#0CDC73
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.84
Emerald
#50C878
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF93 #DF62AE
analogous
#6FDF62 #62DF93 #62DFD2
triadic
#62DF93 #9362DF #DF9362
tetradic
#62DF93 #626FDF #DF62AE #DFD262
square
#62DF93 #626FDF #DF62AE #DFD262
split-complementary
#62DF93 #D262DF #DF626F
monochromatic
#22A555 #2FD570 #62DF93 #95E9B6 #C8F4D9
Accessibility & contrast
On white
1.68
#62DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#62DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF93
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF93 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#3CDDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df93; /* rgb */ color: rgb(98, 223, 147); /* oklch */ color: oklch(81.4% 0.156 154.2);
Tailwind
colors: {
custom: {
50: '#98eab3',
500: '#62df93',
950: '#000000',
},
}SCSS
$custom: #62df93; $custom-light: #98eab3; $custom-dark: #000000;
JSON
{
"hex": "#62df93",
"rgb": {
"r": 98,
"g": 223,
"b": 147
},
"hsl": {
"h": 143.52,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81354,
"c": 0.15596,
"h": 154.2
},
"luminance": 0.57479
}Semantic roles & 50–950 ramp
primary
#62DF93
secondary
#A83E7E
accent
#1786CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481