#63DC82#63DC82
#63DC82 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.167 H 149.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC82 |
|---|---|
| RGB | rgb(99, 220, 130) |
| HSL | hsl(135, 63%, 63%) |
| HSV | hsv(135, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.30, -53.19, 34.19) |
| CIE-LCH | lch(79.30, 63.23, 147.27°) |
| OKLab | oklab(80.33% -0.1441 0.0846) |
| OKLCH | oklch(80.33% 0.167 149.6) |
| XYZ | xyz(34.7657, 55.4477, 29.9852) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Tealish Green
#0CDC73
ΔE00 3.94
Seaweed
#18D17B
ΔE00 4.86
Emerald
#50C878
ΔE00 5.14
Aqua Green
#12E193
ΔE00 5.29
Lightish Green
#61E160
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC82 #DC63BD
analogous
#80DC63 #63DC82 #63DCBF
triadic
#63DC82 #8263DC #DC8263
tetradic
#63DC82 #6380DC #DC63BD #DCBF63
square
#63DC82 #6380DC #DC63BD #DCBF63
split-complementary
#63DC82 #BF63DC #DC6380
monochromatic
#24A144 #31D15A #63DC82 #95E7AA #C7F2D2
Accessibility & contrast
On white
1.74
#63DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#63DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC82
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC82 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#46D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #63dc82; /* rgb */ color: rgb(99, 220, 130); /* oklch */ color: oklch(80.3% 0.167 149.6);
Tailwind
colors: {
custom: {
50: '#99e8a7',
500: '#63dc82',
950: '#000000',
},
}SCSS
$custom: #63dc82; $custom-light: #99e8a7; $custom-dark: #000000;
JSON
{
"hex": "#63dc82",
"rgb": {
"r": 99,
"g": 220,
"b": 130
},
"hsl": {
"h": 135.372,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80331,
"c": 0.16707,
"h": 149.6
},
"luminance": 0.55451
}Semantic roles & 50–950 ramp
primary
#63DC82
secondary
#A43F8A
accent
#1A9ECB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480