#63DC87#63DC87
#63DC87 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.162 H 150.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC87 |
|---|---|
| RGB | rgb(99, 220, 135) |
| HSL | hsl(138, 63%, 63%) |
| HSV | hsv(138, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.38, -52.35, 31.75) |
| CIE-LCH | lch(79.38, 61.23, 148.76°) |
| OKLab | oklab(80.42% -0.1419 0.079) |
| OKLCH | oklch(80.42% 0.162 150.9) |
| XYZ | xyz(35.1094, 55.5852, 31.7958) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Tealish Green
#0CDC73
ΔE00 4.27
Seaweed
#18D17B
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.72
Emerald
#50C878
ΔE00 5.02
Lightgreen
#90EE90
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC87 #DC63B8
analogous
#7CDC63 #63DC87 #63DCC3
triadic
#63DC87 #8763DC #DC8763
tetradic
#63DC87 #637CDC #DC63B8 #DCC363
square
#63DC87 #637CDC #DC63B8 #DCC363
split-complementary
#63DC87 #C363DC #DC637C
monochromatic
#24A149 #31D161 #63DC87 #95E7AD #C7F2D4
Accessibility & contrast
On white
1.73
#63DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#63DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC87
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC87 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC81
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#44D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63dc87; /* rgb */ color: rgb(99, 220, 135); /* oklch */ color: oklch(80.4% 0.162 150.9);
Tailwind
colors: {
custom: {
50: '#98e8aa',
500: '#63dc87',
950: '#000000',
},
}SCSS
$custom: #63dc87; $custom-light: #98e8aa; $custom-dark: #000000;
JSON
{
"hex": "#63dc87",
"rgb": {
"r": 99,
"g": 220,
"b": 135
},
"hsl": {
"h": 137.851,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80421,
"c": 0.16241,
"h": 150.9
},
"luminance": 0.55588
}Semantic roles & 50–950 ramp
primary
#63DC87
secondary
#A43F86
accent
#1A97CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481