#63DC96#63DC96
#63DC96 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.149 H 155.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC96 |
|---|---|
| RGB | rgb(99, 220, 150) |
| HSL | hsl(145, 63%, 63%) |
| HSV | hsv(145, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(79.64, -49.65, 24.38) |
| CIE-LCH | lch(79.64, 55.32, 153.85°) |
| OKLab | oklab(80.72% -0.1352 0.0616) |
| OKLCH | oklch(80.72% 0.149 155.5) |
| XYZ | xyz(36.2409, 56.0378, 37.7548) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Seaweed
#18D17B
ΔE00 5.24
Weird Green
#3AE57F
ΔE00 5.42
Emerald
#50C878
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.83
Eucalyptus
#44D7A8
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC96 #DC63A9
analogous
#6DDC63 #63DC96 #63DCD2
triadic
#63DC96 #9663DC #DC9663
tetradic
#63DC96 #636DDC #DC63A9 #DCD263
square
#63DC96 #636DDC #DC63A9 #DCD263
split-complementary
#63DC96 #D263DC #DC636D
monochromatic
#24A159 #31D174 #63DC96 #95E7B8 #C7F2D9
Accessibility & contrast
On white
1.72
#63DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#63DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC96
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC96 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD92
Deuteranopia (green-blind)
#CAC19A
Tritanopia (blue-blind)
#3DDACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63dc96; /* rgb */ color: rgb(99, 220, 150); /* oklch */ color: oklch(80.7% 0.149 155.5);
Tailwind
colors: {
custom: {
50: '#98e8b5',
500: '#63dc96',
950: '#000000',
},
}SCSS
$custom: #63dc96; $custom-light: #98e8b5; $custom-dark: #000000;
JSON
{
"hex": "#63dc96",
"rgb": {
"r": 99,
"g": 220,
"b": 150
},
"hsl": {
"h": 145.289,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80717,
"c": 0.1486,
"h": 155.5
},
"luminance": 0.56041
}Semantic roles & 50–950 ramp
primary
#63DC96
secondary
#A43F7A
accent
#1A81CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481