#62DC98#62DC98
#62DC98 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.147 H 156.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62DC98 |
|---|---|
| RGB | rgb(98, 220, 152) |
| HSL | hsl(147, 64%, 62%) |
| HSV | hsv(147, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.64, -49.50, 23.34) |
| CIE-LCH | lch(79.64, 54.72, 154.75°) |
| OKLab | oklab(80.72% -0.1349 0.0591) |
| OKLCH | oklch(80.72% 0.147 156.4) |
| XYZ | xyz(36.2947, 56.0468, 38.6051) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.81
Seaweed
#18D17B
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 5.50
Eucalyptus
#44D7A8
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 5.74
Emerald
#50C878
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DC98 #DC62A6
analogous
#69DC62 #62DC98 #62DCD5
triadic
#62DC98 #9862DC #DC9862
tetradic
#62DC98 #6269DC #DC62A6 #DCD562
square
#62DC98 #6269DC #DC62A6 #DCD562
split-complementary
#62DC98 #D562DC #DC6269
monochromatic
#24A05B #30D177 #62DC98 #94E7B9 #C6F2DA
Accessibility & contrast
On white
1.72
#62DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#62DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DC98
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DC98 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#CAC19C
Tritanopia (blue-blind)
#3ADACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62dc98; /* rgb */ color: rgb(98, 220, 152); /* oklch */ color: oklch(80.7% 0.147 156.4);
Tailwind
colors: {
custom: {
50: '#98e8b6',
500: '#62dc98',
950: '#000000',
},
}SCSS
$custom: #62dc98; $custom-light: #98e8b6; $custom-dark: #000000;
JSON
{
"hex": "#62dc98",
"rgb": {
"r": 98,
"g": 220,
"b": 152
},
"hsl": {
"h": 146.557,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.80724,
"c": 0.1473,
"h": 156.4
},
"luminance": 0.5605
}Semantic roles & 50–950 ramp
primary
#62DC98
secondary
#A33F77
accent
#1A7DCB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481