#63DC86#63DC86
#63DC86 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.163 H 150.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC86 |
|---|---|
| RGB | rgb(99, 220, 134) |
| HSL | hsl(137, 63%, 63%) |
| HSV | hsv(137, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.36, -52.52, 32.24) |
| CIE-LCH | lch(79.36, 61.63, 148.46°) |
| OKLab | oklab(80.4% -0.1423 0.0802) |
| OKLCH | oklch(80.4% 0.163 150.6) |
| XYZ | xyz(35.0394, 55.5572, 31.4267) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Tealish Green
#0CDC73
ΔE00 4.19
Seaweed
#18D17B
ΔE00 4.71
Aqua Green
#12E193
ΔE00 4.83
Emerald
#50C878
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC86 #DC63B9
analogous
#7DDC63 #63DC86 #63DCC2
triadic
#63DC86 #8663DC #DC8663
tetradic
#63DC86 #637DDC #DC63B9 #DCC263
square
#63DC86 #637DDC #DC63B9 #DCC263
split-complementary
#63DC86 #C263DC #DC637D
monochromatic
#24A148 #31D15F #63DC86 #95E7AD #C7F2D4
Accessibility & contrast
On white
1.73
#63DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#63DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC86
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC86 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC80
Deuteranopia (green-blind)
#CDC08C
Tritanopia (blue-blind)
#45D9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63dc86; /* rgb */ color: rgb(99, 220, 134); /* oklch */ color: oklch(80.4% 0.163 150.6);
Tailwind
colors: {
custom: {
50: '#98e8aa',
500: '#63dc86',
950: '#000000',
},
}SCSS
$custom: #63dc86; $custom-light: #98e8aa; $custom-dark: #000000;
JSON
{
"hex": "#63dc86",
"rgb": {
"r": 99,
"g": 220,
"b": 134
},
"hsl": {
"h": 137.355,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80403,
"c": 0.16334,
"h": 150.6
},
"luminance": 0.5556
}Semantic roles & 50–950 ramp
primary
#63DC86
secondary
#A43F87
accent
#1A98CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481