#62DF9D#62DF9D
#62DF9D is a light, vivid green. Relative luminance 0.578; OKLCH L 81.6% C 0.147 H 157.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62DF9D |
|---|---|
| RGB | rgb(98, 223, 157) |
| HSL | hsl(148, 66%, 63%) |
| HSV | hsv(148, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 29.6%, 12.5%) |
| CIE-LAB | lab(80.63, -49.76, 22.09) |
| CIE-LCH | lch(80.63, 54.45, 156.06°) |
| OKLab | oklab(81.56% -0.1359 0.0561) |
| OKLCH | oklch(81.56% 0.147 157.6) |
| XYZ | xyz(37.5073, 57.8029, 41.0722) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 5.28
Light Greenish Blue
#63F7B4
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DF9D #DF62A4
analogous
#65DF62 #62DF9D #62DFDC
triadic
#62DF9D #9D62DF #DF9D62
tetradic
#62DF9D #6265DF #DF62A4 #DFDC62
square
#62DF9D #6265DF #DF62A4 #DFDC62
split-complementary
#62DF9D #DC62DF #DF6265
monochromatic
#22A560 #2FD57D #62DF9D #95E9BD #C8F4DC
Accessibility & contrast
On white
1.67
#62DF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#62DF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DF9D
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DF9D | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD099
Deuteranopia (green-blind)
#CCC3A1
Tritanopia (blue-blind)
#36DECD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62df9d; /* rgb */ color: rgb(98, 223, 157); /* oklch */ color: oklch(81.6% 0.147 157.6);
Tailwind
colors: {
custom: {
50: '#98eaba',
500: '#62df9d',
950: '#000000',
},
}SCSS
$custom: #62df9d; $custom-light: #98eaba; $custom-dark: #000000;
JSON
{
"hex": "#62df9d",
"rgb": {
"r": 98,
"g": 223,
"b": 157
},
"hsl": {
"h": 148.32,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81564,
"c": 0.147,
"h": 157.6
},
"luminance": 0.57806
}Semantic roles & 50–950 ramp
primary
#62DF9D
secondary
#A83E76
accent
#1778CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481