#63DC84#63DC84
#63DC84 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.165 H 150.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC84 |
|---|---|
| RGB | rgb(99, 220, 132) |
| HSL | hsl(136, 63%, 63%) |
| HSV | hsv(136, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(79.33, -52.86, 33.22) |
| CIE-LCH | lch(79.33, 62.43, 147.85°) |
| OKLab | oklab(80.37% -0.1432 0.0824) |
| OKLCH | oklch(80.37% 0.165 150.1) |
| XYZ | xyz(34.9012, 55.5019, 30.6990) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Tealish Green
#0CDC73
ΔE00 4.05
Seaweed
#18D17B
ΔE00 4.77
Aqua Green
#12E193
ΔE00 5.05
Emerald
#50C878
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC84 #DC63BB
analogous
#7EDC63 #63DC84 #63DCC1
triadic
#63DC84 #8463DC #DC8463
tetradic
#63DC84 #637EDC #DC63BB #DCC163
square
#63DC84 #637EDC #DC63BB #DCC163
split-complementary
#63DC84 #C163DC #DC637E
monochromatic
#24A146 #31D15D #63DC84 #95E7AB #C7F2D3
Accessibility & contrast
On white
1.74
#63DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#63DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC84
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC84 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#CDC08A
Tritanopia (blue-blind)
#46D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #63dc84; /* rgb */ color: rgb(99, 220, 132); /* oklch */ color: oklch(80.4% 0.165 150.1);
Tailwind
colors: {
custom: {
50: '#99e8a8',
500: '#63dc84',
950: '#000000',
},
}SCSS
$custom: #63dc84; $custom-light: #99e8a8; $custom-dark: #000000;
JSON
{
"hex": "#63dc84",
"rgb": {
"r": 99,
"g": 220,
"b": 132
},
"hsl": {
"h": 136.364,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80366,
"c": 0.16521,
"h": 150.1
},
"luminance": 0.55505
}Semantic roles & 50–950 ramp
primary
#63DC84
secondary
#A43F88
accent
#1A9BCB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480