#62DF91#62DF91
#62DF91 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.158 H 153.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF91 |
|---|---|
| RGB | rgb(98, 223, 145) |
| HSL | hsl(143, 66%, 63%) |
| HSV | hsv(143, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.41, -52.03, 28.01) |
| CIE-LCH | lch(80.41, 59.09, 151.70°) |
| OKLab | oklab(81.31% -0.1413 0.0703) |
| OKLCH | oklch(81.31% 0.158 153.5) |
| XYZ | xyz(36.5327, 57.4130, 35.9392) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 4.05
Seaweed
#18D17B
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.11
Emerald
#50C878
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF91 #DF62B0
analogous
#71DF62 #62DF91 #62DFD0
triadic
#62DF91 #9162DF #DF9162
tetradic
#62DF91 #6271DF #DF62B0 #DFD062
square
#62DF91 #6271DF #DF62B0 #DFD062
split-complementary
#62DF91 #D062DF #DF6271
monochromatic
#22A553 #2FD56D #62DF91 #95E9B5 #C8F4D8
Accessibility & contrast
On white
1.68
#62DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#62DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF91
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF91 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#3DDCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62df91; /* rgb */ color: rgb(98, 223, 145); /* oklch */ color: oklch(81.3% 0.158 153.5);
Tailwind
colors: {
custom: {
50: '#98eab1',
500: '#62df91',
950: '#000000',
},
}SCSS
$custom: #62df91; $custom-light: #98eab1; $custom-dark: #000000;
JSON
{
"hex": "#62df91",
"rgb": {
"r": 98,
"g": 223,
"b": 145
},
"hsl": {
"h": 142.56,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81314,
"c": 0.15779,
"h": 153.5
},
"luminance": 0.57416
}Semantic roles & 50–950 ramp
primary
#62DF91
secondary
#A83E80
accent
#1789CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481