#63DC7D#63DC7D
#63DC7D is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.172 H 148.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC7D |
|---|---|
| RGB | rgb(99, 220, 125) |
| HSL | hsl(133, 63%, 63%) |
| HSV | hsv(133, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.22, -53.99, 36.60) |
| CIE-LCH | lch(79.22, 65.23, 145.87°) |
| OKLab | oklab(80.24% -0.1462 0.0901) |
| OKLCH | oklch(80.24% 0.172 148.4) |
| XYZ | xyz(34.4382, 55.3167, 28.2604) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Tealish Green
#0CDC73
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.73
Seaweed
#18D17B
ΔE00 5.16
Emerald
#50C878
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC7D #DC63C2
analogous
#85DC63 #63DC7D #63DCBA
triadic
#63DC7D #7D63DC #DC7D63
tetradic
#63DC7D #6385DC #DC63C2 #DCBA63
square
#63DC7D #6385DC #DC63C2 #DCBA63
split-complementary
#63DC7D #BA63DC #DC6385
monochromatic
#24A13F #31D153 #63DC7D #95E7A7 #C7F2D0
Accessibility & contrast
On white
1.74
#63DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#63DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC7D
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC7D | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#48D8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #63dc7d; /* rgb */ color: rgb(99, 220, 125); /* oklch */ color: oklch(80.2% 0.172 148.4);
Tailwind
colors: {
custom: {
50: '#99e8a4',
500: '#63dc7d',
950: '#000000',
},
}SCSS
$custom: #63dc7d; $custom-light: #99e8a4; $custom-dark: #000000;
JSON
{
"hex": "#63dc7d",
"rgb": {
"r": 99,
"g": 220,
"b": 125
},
"hsl": {
"h": 132.893,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80244,
"c": 0.17172,
"h": 148.4
},
"luminance": 0.5532
}Semantic roles & 50–950 ramp
primary
#63DC7D
secondary
#A43F8E
accent
#1AA5CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480