#63DF7C#63DF7C
#63DF7C is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.177 H 147.9°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #63DF7C |
|---|---|
| RGB | rgb(99, 223, 124) |
| HSL | hsl(132, 66%, 63%) |
| HSV | hsv(132, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(80.11, -55.32, 38.24) |
| CIE-LCH | lch(80.11, 67.25, 145.35°) |
| OKLab | oklab(80.97% -0.1497 0.0938) |
| OKLCH | oklch(80.97% 0.177 147.9) |
| XYZ | xyz(35.1690, 56.8801, 28.1905) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Tealish Green
#0CDC73
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 5.13
Seaweed
#18D17B
ΔE00 5.73
Turquoise Green
#04F489
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DF7C #DF63C6
analogous
#88DF63 #63DF7C #63DFBA
triadic
#63DF7C #7C63DF #DF7C63
tetradic
#63DF7C #6388DF #DF63C6 #DFBA63
square
#63DF7C #6388DF #DF63C6 #DFBA63
split-complementary
#63DF7C #BA63DF #DF6388
monochromatic
#22A63D #30D551 #63DF7C #96E9A7 #C9F4D1
Accessibility & contrast
On white
1.70
#63DF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#63DF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DF7C
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DF7C | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE74
Deuteranopia (green-blind)
#D1C283
Tritanopia (blue-blind)
#48DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63df7c; /* rgb */ color: rgb(99, 223, 124); /* oklch */ color: oklch(81.0% 0.177 147.9);
Tailwind
colors: {
custom: {
50: '#99eaa3',
500: '#63df7c',
950: '#000000',
},
}SCSS
$custom: #63df7c; $custom-light: #99eaa3; $custom-dark: #000000;
JSON
{
"hex": "#63df7c",
"rgb": {
"r": 99,
"g": 223,
"b": 124
},
"hsl": {
"h": 132.097,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.80969,
"c": 0.1767,
"h": 147.9
},
"luminance": 0.56883
}Semantic roles & 50–950 ramp
primary
#63DF7C
secondary
#A83E93
accent
#18A9CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480