#62DF96#62DF96
#62DF96 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.153 H 155.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF96 |
|---|---|
| RGB | rgb(98, 223, 150) |
| HSL | hsl(145, 66%, 63%) |
| HSV | hsv(145, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(80.50, -51.10, 25.55) |
| CIE-LCH | lch(80.50, 57.14, 153.44°) |
| OKLab | oklab(81.42% -0.139 0.0644) |
| OKLCH | oklch(81.42% 0.153 155.1) |
| XYZ | xyz(36.9267, 57.5706, 38.0145) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 4.81
Seaweed
#18D17B
ΔE00 5.37
Light Greenish Blue
#63F7B4
ΔE00 5.81
Tealish Green
#0CDC73
ΔE00 5.81
Seafoam Green
#7AF9AB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF96 #DF62AB
analogous
#6CDF62 #62DF96 #62DFD5
triadic
#62DF96 #9662DF #DF9662
tetradic
#62DF96 #626CDF #DF62AB #DFD562
square
#62DF96 #626CDF #DF62AB #DFD562
split-complementary
#62DF96 #D562DF #DF626C
monochromatic
#22A558 #2FD574 #62DF96 #95E9B8 #C8F4DA
Accessibility & contrast
On white
1.68
#62DF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#62DF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF96
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF96 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#3ADDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df96; /* rgb */ color: rgb(98, 223, 150); /* oklch */ color: oklch(81.4% 0.153 155.1);
Tailwind
colors: {
custom: {
50: '#98eab5',
500: '#62df96',
950: '#000000',
},
}SCSS
$custom: #62df96; $custom-light: #98eab5; $custom-dark: #000000;
JSON
{
"hex": "#62df96",
"rgb": {
"r": 98,
"g": 223,
"b": 150
},
"hsl": {
"h": 144.96,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81415,
"c": 0.15323,
"h": 155.1
},
"luminance": 0.57574
}Semantic roles & 50–950 ramp
primary
#62DF96
secondary
#A83E7C
accent
#1782CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481